SQLite-based databases on the Postgres protocol? Yes we can
blog.chiselstrike.com
SQLite-based databases on the Postgres protocol? Yes we can
1–3 of 3 posts
Re: SQLite-based databases on the Postgres protocol? Yes we can
#2Definitely interesting, in that it uses the Postgres wire protocol.
Also, nice to see an http interface, though it doesn't support parameterized queries, which is a major issue, at least to me.
Re: SQLite-based databases on the Postgres protocol? Yes we can
#3I actually would love the opposite.
A very fast embedded version of postgresql!
Because postgreSQL handle multiple concurrent writer better.