Software Alternatives, Accelerators & Startups

Hasura VS CouchDB

Compare Hasura VS CouchDB and see what are their differences

Hasura logo Hasura

Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.

CouchDB logo CouchDB

HTTP + JSON document database with Map Reduce views and peer-based replication
  • Hasura Landing page
    Landing page //
    2023-10-21
  • CouchDB Landing page
    Landing page //
    2021-10-14

Hasura videos

Scott Tries Hasura - A Realtime GraphQL API Builder

More videos:

  • Review - Evaluating Hasura
  • Review - The founder of Hasura teaching me about Hasura - FUN!

CouchDB videos

couchdb

Category Popularity

0-100% (relative to Hasura and CouchDB)
GraphQL
100 100%
0% 0
Databases
0 0%
100% 100
Realtime Backend / API
100 100%
0% 0
NoSQL Databases
0 0%
100% 100

User comments

Share your experience with using Hasura and CouchDB. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Hasura and CouchDB

Hasura Reviews

We have no reviews of Hasura yet.
Be the first one to post

CouchDB Reviews

12 Best Open-source Database Backend Server and Google Firebase Alternatives
CouchDB is a multipurpose open-soure database engine with a developer-friendly API and rich web admin dashboard. It offers user crud operation and authentication out-of-the-box. It also supports documents upload, file attachment and storage.CouchDB is proven to build offline-first apps with PouchDB support. It has a dead-simple configuration and works seamlessly on Windows,...
Source: medevel.com
16 Top Big Data Analytics Tools You Should Know About
The prominent big data analytics tools that use non-relational databases are MongoDB, Cassandra, Oracle No-SQL, and Apache CouchDB. We’ll dive into each one of these and cover their respective features.
9 Best MongoDB alternatives in 2019
CouchDB is an open source NoSQL data which is based on the common standard to offer web accessibility with a variety of devices. Data in CouchDB is stored in JSON format, and organized as key-value pairs.
Source: www.guru99.com
20+ MongoDB Alternatives You Should Know About
Nice round-up Peter, I would suggest an edit to the CouchDB section that seems to mix up Couchbase with it. They are two different products and deserve a section for each.
Source: www.percona.com

Social recommendations and mentions

Based on our record, Hasura should be more popular than CouchDB. It has been mentiond 117 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Hasura mentions (117)

  • Serious flaws in SQL – Edgar F. Codd (1990)
    > 2. ORMs do not hide SQL nastiness. This is certainly true! I mean: ORMs are now well known to "make the easy queries slightly more easy, while making intermediate queries really hard and complex queries impossible". I think the are of ORMs is over. It simply did not deliver. If a book on SQL is --say-- 100 pages, a book on Hibernate is 400 pages. So much to learn just to make the easy queries slightly easier to... - Source: Hacker News / 2 months ago
  • The Many Ways Not to Build an API
    Another strategy is to model access control declaratively and enforce it in the application layer. ZenStack (built above Prisma ORM) and Hasura are good examples of this approach. The following code shows how access policies are defined with ZenStack and how a secured CRUD API can be derived automatically. - Source: dev.to / 3 months ago
  • The 2024 Web Hosting Report
    Today, this ecosystem is going strong with new providers like Hasura, AppWrite and Supabase powering millions of projects. There are a few reasons people choose this style of hosting, especially if they are more comfortable with frontend development. BaaS lets them set up a database in a secure way, expose some business logic on top of the data, and connect via a dev-friendly SDK from their app or website code to... - Source: dev.to / 4 months ago
  • Ask HN: Is There a Zapier for APIs?
    Hi! If you’ve ever thought about something like using GraphQL for something like this.. You might like Hasura. (Obligatory I work for Hasura) We’ve got an OpenAPI import and you can setup cron-jobs or one-off jobs and do things like load in headers from the environment variables to pass through. There isn’t currently an easy journey for chaining multiple calls together without writing any code at all, but you can... - Source: Hacker News / 4 months ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Hasura.io — Hasura extends your existing databases wherever it is hosted and provides an instant GraphQL API that can be securely accessed for web, mobile, and data integration workloads. Free for 1GB/month of data pass-through. - Source: dev.to / 5 months ago
View more

CouchDB mentions (18)

  • Which Database is Perfect for You? A Comprehensive Guide to MySQL, PostgreSQL, NoSQL, and More
    CouchDB is a NoSQL database that stores data in JSON and uses JavaScript as the query language. It prioritizes easy replication and availability for distributed databases. - Source: dev.to / about 17 hours ago
  • What Happens When You Put a Database in the Browser?
    Another interesting option is PouchDB[0], which is a Javascript implementation of the CouchDB[1] synchronization API. It allows you to acheive eventual consistency between a client with intermittent connectivity, and a backend database. [0] https://pouchdb.com/ [1] https://couchdb.apache.org/. - Source: Hacker News / 6 days ago
  • Creating an offline node.js app, but what can I use as a database?
    CouchDB is a json based database for simple projects. The fork pouchdb offers lots of support for offline. Source: about 1 year ago
  • How to run WebAssembly from your Rust Program
    Apache CouchDB belongs to the family of NoSQL databases. It is a document store with a strong focus on Replication and reliability. One of the most significant differences Between CouchDB and a relational database (besides the absence of tables And schemas) is how you query data. Relational databases allow their Users to execute arbitrary and dynamic queries via SQL. Each SQL query may look Completely... - Source: dev.to / over 1 year ago
  • Help need for Third Year Computer Science Project which is a dating website.
    For non-SQL-based databases, consider MongoDB, or CouchDB, which are very easy to get started with. Source: almost 2 years ago
View more

What are some alternatives?

When comparing Hasura and CouchDB, you can also consider the following products

Supabase - An open source Firebase alternative

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

GraphQL Playground - GraphQL IDE for better development workflows

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

GraphQl Editor - Editor for GraphQL that lets you draw GraphQL schemas using visual nodes

PostgreSQL - PostgreSQL is a powerful, open source object-relational database system.