Software Alternatives & Reviews

Hasura VS Codehooks.io

Compare Hasura VS Codehooks.io 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.

Codehooks.io logo Codehooks.io

Fast and Easy NoSQL backend service which lets you use JavaScript to build instantly deployable database-powered APIs and microservices for your applications.
  • Hasura Landing page
    Landing page //
    2023-10-21
  • Codehooks.io Codehooks.io
    Codehooks.io //
    2024-02-25

A NoSQL backend integrating the essentials you need.

One compact, deployable package contains JavaScript Functions with access to two types of NoSQL database (document and key/value), message queues and CRON jobs. All you need is there, no config or setup. Forget complex devops security, scalability, network and K8s "space ship" setups.

With codehooks.io you can quickly create APIs with persistence and processing logic using only Javascript.

Hasura features and specs

No features have been listed yet.

Codehooks.io features and specs

  • User friendly web-based Data Studio for querying and managing data: Yes
  • Serverless Javascript Functions: Yes
  • Instant deployment without complex devops setup: Yes
  • Integrated NoSQL database (with MongoDB-like queries)): Yes
  • Integrated Key/value database: Yes
  • Integrated Message Queue: Yes
  • Integrated scheduled jobs (like CRON): Yes
  • Powerful CLI: Yes
  • Easy data import of CSV, JSON: Yes
  • Easy authentication setup with JWT and JWKS: Yes

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!

Codehooks.io videos

No Codehooks.io videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Hasura and Codehooks.io)
GraphQL
100 100%
0% 0
Backend As A Service
0 0%
100% 100
Developer Tools
95 95%
5% 5
Cloud Computing
0 0%
100% 100

Questions and Answers

As answered by people managing Hasura and Codehooks.io.

What's the story behind your product?

Codehooks.io's answer:

codehooks.io was created by an experienced SaaS team based in Norway, Europe.

In 2016 we launched restdb.io - a simple online database backend with automatic API creation and low code "hooks". restdb.io has a freemium model and has paying users in every corner of the world.

The idea behind codehooks.io is to take the "code engine" part of restdb.io and rebuild it from scratch into a more complete backend solution for JavaScript (and TypeScript) developers.

Although restdb.io is reasonably fast, it can't really compare to the highly optimized API and database engine (RocksDB) we have built into codehooks.io.

What makes your product unique?

Codehooks.io's answer:

Codehooks.io isn't just another backend service; it's a revolution in how developers think about and interact with backend technologies.

Which are the primary technologies used for building your product?

Codehooks.io's answer:

Node.js, Docker, Kubernetes, RocksDB

Who are some of the biggest customers of your product?

Codehooks.io's answer:

No big customers we are allowed to disclose (yet) - mostly indiehackers and small businesses.

Why should a person choose your product over its competitors?

Codehooks.io's answer:

Because it supports extremely rapid development and bundles mechanisms which solve most backend problems easily (API, CRUD, queue, jobs, NoSQL, web-based data management).

How would you describe your primary audience?

Codehooks.io's answer:

Makers and web developers focused on solving problems quickly. Whether the task is system integration, data collection, or e-commerce powering - codehooks.io is a quick yet powerful backend solution.

User comments

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

Social recommendations and mentions

Based on our record, Hasura should be more popular than Codehooks.io. 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 / 10 days 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 / about 1 month 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 / 3 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 / 3 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 / 3 months ago
View more

Codehooks.io mentions (12)

View more

What are some alternatives?

When comparing Hasura and Codehooks.io, you can also consider the following products

Supabase - An open source Firebase alternative

restdb.io - restdb.io lets you create databases and REST APIs quickly. Development databases are free. Powerful web-based and mobile-friendly data management.

GraphQL Playground - GraphQL IDE for better development workflows

Cloud Functions for Firebase - Serverless / Task Processing

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

AWS Lambda - Automatic, event-driven compute service