SQLite-based databases on the Postgres protocol? Yes we can (blog.chiselstrike.com) 13 points by cendenta 3y ago ↗ HN
[–] tracker1 3y ago ↗ Definitely 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.
[–] skyde 3y ago ↗ I actually would love the opposite. A very fast embedded version of postgresql!Because postgreSQL handle multiple concurrent writer better.
2 comments
[ 3.3 ms ] story [ 14.1 ms ] threadAlso, nice to see an http interface, though it doesn't support parameterized queries, which is a major issue, at least to me.
Because postgreSQL handle multiple concurrent writer better.