PostgREST: Serve a RESTful API from any Postgres database

in technology •  7 years ago 

From the project page:

PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations.

Here's the link to the project: https://postgrest.com/en/v4.1/



Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Very cool project! Thanks for sharing. Postgres seem to do everything right yet all the corporations pay insane money for Oracle and MS SQL.

That's right! And it's fully ACID compliant, plus it is used by Amazon Web Services for their Big Data offering (RedShift). Definitely an amazing software.