Quickly developing REST APIs with PostgREST
Setting up an HTTP interface to a database can be a lot of work. Find out how PostgREST makes it quick and simple to provide RESTful access to PostgreSQL®.
Read the full articleYou might also wanna read
Outgrowing Postgres: optimize and integrate OLTP + OLAP stack
Postgres handles transactions fine but chokes on analytics at scale. Here's how to optimize it and when to add OLAP.

Treating PostgreSQL Like SQLite: Combining Simplicity with Advanced Database Features
What happens if we just treat a local Postgres like SQLite? What does that mean? In this article, I’d like to expand on that idea.
Connect PostgreSQL to Dremio Cloud: Query, Federate, and Accelerate Your Data
PostgreSQL powers more production applications than almost any other open-source database. It's where your customer records, transaction log
The API tests passed. The database didn't.
Our v2 release looked clean in HTTP tests until we diffed the SQL workload — an N+1 loop, a startup migration, and 70 ms of extra DB time hi
Architecting Slim Servers: Deferring Async Tasks to PostgreSQL Tables
I like slim and stupid servers, where each endpoint wraps a very dumb DB query. Dumb queries are fast. Fast queries make websites smooth and
Postgres evolves from storage system to data movement hub as AI and interoperability reshape its future
Postgres is evolving from a system of record into a hub for data movement. Here's how interoperability and AI are reshaping its future.
thenewstack.io·19d ago
Comments
Sign in to join the conversation.
No comments yet. Be the first.