Software Alternatives & Reviews

Hasura VS PocketBase.io

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

PocketBase.io logo PocketBase.io

Open Source backend with realtime database, authentication, file storage and admin dashboard, all compiled in 1 portable executable.
  • Hasura Landing page
    Landing page //
    2023-10-21
  • PocketBase.io Landing page
    Landing page //
    2022-07-07

PocketBase is a Go backend (framework and app) that includes:

  • embedded database with realtime subscriptions
  • backed-in files and users management
  • convenient Admin dashboard UI
  • simple REST-ish API

And all of this compiles in a single portable executable.

PocketBase.io

Pricing URL
-
$ Details
free
Platforms
Web Linux Mac OSX Windows
Release Date
2022 July

Hasura features and specs

No features have been listed yet.

PocketBase.io features and specs

  • Realtime database: Yes
  • Authentication via email/password: Yes
  • Authentuication via OAuth2: Yes
  • Files management: Yes
  • Admin dashboard: 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!

PocketBase.io videos

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

+ Add video

Category Popularity

0-100% (relative to Hasura and PocketBase.io)
GraphQL
100 100%
0% 0
Realtime Backend / API
63 63%
37% 37
Developer Tools
68 68%
32% 32
Web Frameworks
0 0%
100% 100

User comments

Share your experience with using Hasura and PocketBase.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 PocketBase.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

PocketBase.io mentions (76)

  • Ask HN: How Can I Make My Front End React to Database Changes in Real-Time?
    Pocketbase [0] is a possibility. It offers a way to subscribe to collections, meaning the client will be notified if any of the records in that collection change. [1] Should be quite efficient too, the FAQ claims that 10k realtime connections on a small hetzner VPS is no problem [2] [0] https://pocketbase.io/. - Source: Hacker News / 18 days ago
  • Using Google Sheets as the back end/APIs of your app
    I'd like to plug PocketBase [0] for a similar use case. Last week I was looking for a place to store random data with API access, and was looking at making a Google Sheets backend, but PocketBase was easy and didn't have a 60 rpm quota. Deploying to a cheap VPS was very easy with CapRover. [0] https://pocketbase.io/. - Source: Hacker News / 23 days ago
  • Soul: A SQLite REST and Realtime Server
    I wonder if it is inspired by [1], looks very similar including the "realtime" blurb. -- 1: https://pocketbase.io/. - Source: Hacker News / about 2 months ago
  • Deploying Pocketbase with Docker, Nginx and SSL
    What is Pocketbase? Pocketbase is an open-source backend solution offering a real-time database, file storage, and seamless user authentication with OAuth integration, all readily available right out of the box. - Source: dev.to / 3 months ago
  • Ask HN: What two software products should have a kid?
    Browsing HN, GitHub and the like we get to see a huge variety of software products and code bases. I often see products and think - if this product X, got together with Y, it would be pretty cool - kind of like if they had a kid together. Not too literally, but more on the conceptual level - my level of programming is low. E.g. Just some.... - pocketable.io & datasette (+with some more charting)... - Source: Hacker News / 3 months ago
View more

What are some alternatives?

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

Supabase - An open source Firebase alternative

GraphQL Playground - GraphQL IDE for better development workflows

AppWrite - Appwrite provides web and mobile developers with a set of easy-to-use and integrate REST APIs to manage their core backend needs.

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

Directus - Free and Open-Source Headless CMS

How to GraphQL - Open-source tutorial website to learn GraphQL development