Hacker News new | ask | show | jobs
by jkachmar 2195 days ago
Having followed the PostgREST project for years, it’s been wild to see the recent explosion of similar sorts of projects (as you describe); I’d very much believed this was a “solved problem”.
1 comments

CouchDB is a database from 2005 that can _only_ be accessed via a REST api.
And Solr in 2004, but a json store returning json is not really the same as building a highly performant SQL client that works over http with support for operations on ~45 to 50 data types.