Alternatives to Sanity logo

Alternatives to Sanity

Contentful, Netlify CMS, Strapi, prismic.io, and GraphCMS are the most popular alternatives and competitors to Sanity.
138
273
+ 1
81

What is Sanity and what are its top alternatives?

Sanity is a headless, real-time CMS where the editor is an open source React-based construction kit and the backend is a graph-oriented cloud datastore with a globally distributed CDN.
Sanity is a tool in the Cloud Content Management System category of a tech stack.
Sanity is an open source tool with 4.6K GitHub stars and 383 GitHub forks. Here’s a link to Sanity's open source repository on GitHub

Top Alternatives to Sanity

  • Contentful
    Contentful

    With Contentful, you can bring your content anywhere using our APIs, completely customize your content structure all while using your preferred programming languages and frameworks. ...

  • Netlify CMS
    Netlify CMS

    It is built as a single-page React app. You can create custom-styled previews, UI widgets, and editor plugins or add backends to support different Git platform APIs. ...

  • Strapi
    Strapi

    Strapi is100% JavaScript, extensible, and fully customizable. It enables developers to build projects faster by providing a customizable API out of the box and giving them the freedom to use the their favorite tools. ...

  • prismic.io
    prismic.io

    Prismic is a Content Management System, a tool for editing online content, also known as a headless CMS, an API CMS, a content platform, a disruptive content-as-a-service digital experience. ...

  • GraphCMS
    GraphCMS

    GraphCMS is a GraphQL Based Headless Content Management System. It lets you build a hosted GraphQL backend for your applications and gives you all the tools you need to manage your content. ...

  • Cockpit
    Cockpit

    An API-driven CMS without forcing you to make compromises in how you implement your site. The CMS for developers. Manage content like collections, regions, forms and galleries which you can reuse anywhere on your website. ...

  • Tipe
    Tipe

    All your Apps have text and your developers don't want to manage it. Create and manage your text or assets with powerful editing tools and access it from anywhere with a GraphQL or REST API. ...

  • Cloud CMS
    Cloud CMS

    Easily Create, Upload and Edit;Use Simple Content Forms;Full Text Search and Query; Workspaces ...

Sanity alternatives & related posts

Contentful logo

Contentful

811
942
70
Contentful is a cloud-based API-first content platform
811
942
+ 1
70
PROS OF CONTENTFUL
  • 30
    API-based cms
  • 17
    Much better than WordPress
  • 11
    Simple and customizable
  • 5
    Images API
  • 3
    Free for small projects
  • 1
    Extensible dashboard UI
  • 1
    Super simple to integrate
  • 1
    Managed Service
  • 1
    Tag Manager like UI
CONS OF CONTENTFUL
  • 5
    No spell check
  • 5
    No repeater Field
  • 4
    No free plan
  • 3
    Slow dashboard
  • 2
    Enterprise targeted
  • 2
    Pricey
  • 2
    Limited content types
  • 1
    Not scalable
  • 1
    No GraphQL API

related Contentful posts

Hi, I went through a comprehensive analysis - of headless/api content management systems - essentially to store content "bits" and publish them where needed (website, 3rd party sites, social media, etc.). I had considered many other solutions but ultimately chose Directus. I believe that was a good choice.

I had strongly considered Contentful, Strapi, Sanity, and hygraph. Hygraph came in #2 and contentful #3.

Ultimately I liked directus for:

(1) time in business

(2) open source

(3) integration with n8n and Pipedream

(4) pricing

(5) extensibility

Thoughts? Was this a good choice? We have many WordPress sites we're not (at least now) looking to replace with Directus, but instead to push to.

I'd love some feedback.

See more
Shared insights
on
ContentfulContentfulFirebaseFirebase

Hi. I am gonna build a simple app for a company to ease their work. The company is sending out pdf files to their users' email. The data is a health analysis with a lot of different health values. The app should be an MVP, where users can watch their data instead of opening a pdf file. The company should be able to fill in the data in either Firebase or Contentful database. Is Contentful or Firebase best for this solution? What is your opinion?

See more
Netlify CMS logo

Netlify CMS

500
554
6
Open source content management for your Git workflow
500
554
+ 1
6
PROS OF NETLIFY CMS
  • 3
    Open source
  • 2
    Free
  • 1
    GraphQL API
CONS OF NETLIFY CMS
  • 2
    No relations between items

related Netlify CMS posts

Hanna Rosenfeld

Hi,

for my last project, my client wanted a CMS to edit basically the entire webpage. I used Netlify CMS for this, but I ran into a lot of issues. I am not sure if CMSs are just hard in general.

What matters to me is pricing (ideally free forever) and that the CMS is easy to use and SIMPLE.

Is Storyblok better than NetlifyCMS? Or should I try Contentful?

See more
Jan Vlnas
Developer Advocate at Superface · | 4 upvotes · 30.1K views

Depends on what options and technologies you have available, and how do you deploy your website.

There are CMSs which update existing static pages through FTP: You provide access credentials, mark editable parts of your HTML in a markup, and then edit the content through the hosted CMS. I know two systems which work like that: Cushy CMS and Surreal CMS.

If the source of your site is versioned through Git (and hosted on GitHub), you have other options, like Netlify CMS, Spinal CMS, Siteleaf, Forestry, or CloudCannon. Some of these also need you to use static site generator (like 11ty, Jekyll, or Hugo).

If you have some server-side scripting support available (typically PHP) you can also consider some flat-file based, server-side systems, like Kirby CMS or Lektor, which are usually simpler to retrofit into an existing template than “traditional” CMSs (WordPress, Drupal).

Finally, you could also use a desktop-based static site generator which provides a user-friendly GUI, and then locally generates and uploads the website. For example Publii, YouDoCMS, Agit CMS.

See more
Strapi logo

Strapi

653
1.2K
277
The leading open-source Headless-CMS
653
1.2K
+ 1
277
PROS OF STRAPI
  • 58
    Free
  • 39
    Open source
  • 28
    Self-hostable
  • 27
    Rapid development
  • 25
    API-based cms
  • 21
    Headless
  • 18
    Real-time
  • 16
    Easy setup
  • 13
    Large community
  • 13
    JSON
  • 6
    GraphQL
  • 4
    Internationalization
  • 4
    Social Auth
  • 2
    Media Library
  • 2
    Components
  • 1
    Raspberry pi
CONS OF STRAPI
  • 9
    Can be limiting
  • 8
    Internationalisation
  • 6
    A bit buggy
  • 5
    DB Migrations not seemless

related Strapi posts

Hi Stackers, We are planning to build a product information portal that also provides useful articles and blogs. Application Frontend is going to be built on Next.js with Authentication and Product Database helped by Firebase. But for the Blog / Article we are debating between WordPress/GraphQL plug-in or Strapi.

Please share your thoughts.

See more

Hi, I went through a comprehensive analysis - of headless/api content management systems - essentially to store content "bits" and publish them where needed (website, 3rd party sites, social media, etc.). I had considered many other solutions but ultimately chose Directus. I believe that was a good choice.

I had strongly considered Contentful, Strapi, Sanity, and hygraph. Hygraph came in #2 and contentful #3.

Ultimately I liked directus for:

(1) time in business

(2) open source

(3) integration with n8n and Pipedream

(4) pricing

(5) extensibility

Thoughts? Was this a good choice? We have many WordPress sites we're not (at least now) looking to replace with Directus, but instead to push to.

I'd love some feedback.

See more
prismic.io logo

prismic.io

155
272
24
Keep your content in a content repository that you can query via its simple REST API
155
272
+ 1
24
PROS OF PRISMIC.IO
  • 7
    Nice writing room
  • 3
    Very Good UX
  • 3
    Prismic.io powers lichess.org/blog
  • 2
    Friendly Pricing
  • 2
    Nice UI and clean
  • 2
    Works with GraphQL with Gatsby
  • 1
    Releases - Scheduling content to go live
  • 1
    Integration Field
  • 1
    Slices - Reusable components
  • 1
    Page "slices" very useful
  • 1
    SDKs for render frameworks
CONS OF PRISMIC.IO
  • 2
    No write API yet
  • 1
    Bad Documentation
  • 1
    No admin UX control (only schema)

related prismic.io posts

GraphCMS logo

GraphCMS

58
98
11
GraphQL Headless Content Management System
58
98
+ 1
11
PROS OF GRAPHCMS
  • 5
    GraphQL
  • 2
    Speeds up time to market Easily create & consume conten
  • 1
    API first
  • 1
    Much better than REST
  • 1
    Reliable and scales
  • 1
    Cool dev community
CONS OF GRAPHCMS
    Be the first to leave a con

    related GraphCMS posts

    Cockpit logo

    Cockpit

    53
    232
    17
    Add content management functionality to any site - plug & play CMS
    53
    232
    + 1
    17
    PROS OF COCKPIT
    • 3
      Flexible and plays nicely with any frontend
    • 3
      Easy for Content Managers to understand and use
    • 3
      Open Source
    • 2
      Fast & lightweight
    • 2
      Modular
    • 2
      GraphQL
    • 2
      Self hosted
    CONS OF COCKPIT
      Be the first to leave a con

      related Cockpit posts

      Tipe logo

      Tipe

      22
      40
      34
      Generate an API-first CMS from a schema file with offline prototyping, an inline editor, and with a REST...
      22
      40
      + 1
      34
      PROS OF TIPE
      • 3
        GraphQL
      • 3
        Localization
      • 3
        Asset Management
      • 3
        REST API
      • 3
        Scalable Platform
      • 2
        Content Engine
      • 2
        Rich Content Editing
      • 2
        Webhooks
      • 2
        Open-Source
      • 2
        Plugins
      • 1
        Infinitely Scalable
      • 1
        API-based cms
      • 1
        For Developers
      • 1
        Logo and Design
      • 1
        Cats
      • 1
        Workflows
      • 1
        API
      • 1
        Serverless Architecture
      • 1
        Role Based Workflows
      CONS OF TIPE
        Be the first to leave a con

        related Tipe posts

        Cloud CMS logo

        Cloud CMS

        19
        40
        6
        Create, manage and publish amazing content to your web sites and mobile applications
        19
        40
        + 1
        6
        PROS OF CLOUD CMS
        • 4
          API-first, "headless" CMS
        • 2
          Available via SaaS or On-Prem
        CONS OF CLOUD CMS
          Be the first to leave a con

          related Cloud CMS posts