Hacker News new | ask | show | jobs
by vilaca 1598 days ago
I've seen a few DBs accessible through a REST API.
1 comments

Several are only accessible through a HTTP REST API, even.

E.g. I'm not aware of an, out of the box, elasticsearch interface that is not the HTTP API.

This is pure five-minutes-of-serching knowledge, but it seems that Elasticsearch is not a database but a search engine build on top of Lucene.