ტერმინები
რა არის Sanity CMS?
ვრცლად
Sanity 2017-ში დააფუძნეს Magnus Hillestad-მა და Even Westvang-მა. Norwegian start-up დღეს $100M+ ARR, 100K+ projects 2026-ში. Differentiating: schema code-ში (JavaScript/TypeScript), რეალდროული collaboration (Google Docs-სტილი), GROQ — query language for shape-shifting content.
არქიტექტურა: (1) **Sanity Studio** — admin UI (React, runs locally ან cloud-hosted). (2) **Content Lake** — managed database. (3) **APIs** — GROQ query (most flexible), GraphQL, REST. (4) **Image CDN** — automatic responsive sizes + AVIF.
ფასი 2026: **Free** — 3 users, 1M API requests/mo, 10GB assets, 1 dataset (production). საკმარისი 80% projects. **Growth** $99/mo — 10 users, 5M API/mo. **Business** $599/mo — 25 users, advanced workflow. **Enterprise** custom.
ძლიერი მხარეები: (1) **Real-time collaboration** — multiple editors live (Google Docs feel). (2) **Schema as code** — version-controlled, TypeScript types auto-generated. (3) **GROQ flexibility** — projection, joins, filters one query. (4) **Sanity Studio extensible** — custom inputs, dashboards, validation. (5) **Bilingual native** — language field per document or per field.
სუსტი მხარეები: (1) Vendor lock — content lives in Sanity Cloud, export possible but not trivial. (2) GROQ learning curve — different from SQL/GraphQL. (3) Free tier strict — 1M API requests/mo blow on traffic spike. (4) Studio customization — moderate complexity for advanced flows.
Craftwebstudio recommendation: Sanity 80% case for new headless builds. Payload (self-hosted) — cost-sensitive ან data-sovereignty needs. Strapi — Node.js team preference. Contentful — only enterprise budget.
მაგალითები
- 1Bilingual schema: { title: { ka: string, en: string } } — Sanity native
- 2Image: Sanity URL → ?w=800&fm=avif → 80% size reduction automatic
- 3GROQ query: *[_type == "blog" && publishedAt > now()][0..9] — top 10 published
- 4Real-time: 2 editors live, conflicts resolved automatically
- 5TypeScript types: sanity-codegen + groq-types-generator → 100% type-safe queries
მსგავსი ტერმინები
Headless CMS
Headless CMS არის content management system, რომელიც content-ს REST/GraphQL API-ით წვდომიდან აქცევს, frontend კი ცალკე f…
CMS (Content Management System)
CMS (Content Management System) არის პროგრამა, რომელიც საშუალებას გაძლევს შექმნა, რედაქტირება და გამოქვეყნდეს კონტენტი ვ…
Payload CMS
Payload — TypeScript-native open-source headless CMS, self-hosted (free) ან cloud ($35+/mo). MongoDB ან Postgres, Expres…
დაკავშირებული სერვისები
ხშირად დასმული კითხვები
Sanity vs Contentful 2026-ში?▾
Sanity: developer-first, schema-as-code, GROQ flexibility, $0-$99 most cases. Contentful: enterprise-first, GraphQL standard, multi-environment workflow, $300+/mo. Sanity 90% case wins.
Sanity free tier რეალურად საკმარისია production-სთვის?▾
კი — < 100K page views/mo, < 1M API requests/mo, 3 editors. ცხრილი: Craftwebstudio-ის ბლოგი 850 article, 80K visits/mo, free tier 100% sufficient.
Sanity Studio self-host შესაძლოა?▾
Studio კი (npm package, deploys anywhere). Content Lake (database) არა — Sanity Cloud only. ჩვენი deployment pattern: Studio Vercel-ზე + Content Lake managed by Sanity.
გინდა უფასო კონსულტაცია?
დაგვიკავშირდი — 24 საათის განმავლობაში დაგიბრუნებთ საპასუხო წერილს პროექტის შეფასებით.