hazumi
Back

SQLite-based databases on the Postgres protocol

mateszblog.chiselstrike.com
259 points75 comments

The article discusses the development of a SQL database that uses the PostgreSQL protocol but is built on top of SQLite, allowing developers to leverage the familiarity and performance of SQLite while benefiting from the wider PostgreSQL ecosystem.

Comments (75)