Y
Hacker News
new
|
ask
|
show
|
jobs
by
vilaca
1598 days ago
I've seen a few DBs accessible through a REST API.
1 comments
berkes
1598 days ago
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.
link
danbruc
1598 days ago
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.
link
E.g. I'm not aware of an, out of the box, elasticsearch interface that is not the HTTP API.