Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

aaronblondeau
aaronblondeau

Posted on • Edited on

     

Use Hasura, impress your friends.

I usedHasura to build the backend forTerraQuest. There was simply no other way to create a full featured API in the amount of time I had available. At the time I was worried that I would pay some sort of a price for the exceptionally fast development turnaround that Hasura offered.

Whenever I try to use a backend offering like Hasura I usually find a showstopper pretty quickly. From expensive pricing, to vendor lock-in, to a lack of support for spatial queries, they draw you in and then quickly disappoint.

Hasura has proven to be quite the opposite:

  • You can host it yourself or in the cloud.
  • If Hasura goes bust or GraphQL ever goes out of style you'll have a well organized database that you can wrap up with something else.
  • You have the full power of PostGRES (and PostGIS) with no limitations.
  • In exchange for setting up tables in your database, Hasura will gift you a fast and secure API that just works.
  • It is easy to extend withevents,custom actions, or evenother apis.

Since I will certainly be using Hasura again, I am working on building out some starter projects for Node and .NET. The Node.js version is coming together and can be foundhere.

Top comments(1)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
danazkari profile image
Daniel Prado
Husband, father, coffee enthusiast, computer science enthusiast. TDD/BDD advocate but keeping it low-key to avoid being annoying about it.
  • Location
    Costa Rica
  • Education
    Universidad Internacional de las Américas
  • Work
    Director Software Engineering Manager at VeritasAutomata
  • Joined

Noticed this post from way back in '22, how has Hasura been serving you thus far? I have a love/hate feeling for it now a few years in.

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

I use technology to solve problems.
  • Education
    University of Colorado
  • Work
    Director of Technology at Orchard
  • Joined

More fromaaronblondeau

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp