Hacker News new | past | comments | ask | show | jobs | submit login
A list of software that turns your database into a REST/GraphQL API (github.com/dbohdan)
90 points by networked on Dec 24, 2017 | hide | past | favorite | 9 comments



I'm looking for a graphql interface that can serve subscriptions. Is anyone familiar of a combination of data store and graphql server that can fill this need, or is working towards it?


I am [1] [2]. Infrastructure for subscriptions is 90% there (RabbitMQ + webstomp plugin)

1. https://subzero.cloud/

2. https://github.com/subzerocloud/subzero-starter-kit

(edit formatting)


There's a nice implementation of subscriptions over at https://hexdocs.pm/absinthe/subscriptions.html#content for Elixir.


Interesting that finally we have a data driven stack with GraphQL. My biggest problem with REST and other similar protocols is that these try to hide data from you.


REST is about hypermedia

https://en.wikipedia.org/wiki/HATEOAS

but people mostly use it to do crud


I'm surprised not to see htsql on that list.

http://htsql.org/


Last update is 2013. Is it still active ?


Restsql is another one:

http://restsql.org/


is the list only for FOSS?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: