Hacker News new | ask | show | jobs
by rapnie 804 days ago
> I've implemented GraphQL on top of SQLite and found it to be an amazingly good match

Could you give a pointer to the repository, or is this part of Datasette?

1 comments

Nevermind, found it. Just don't know the license.

https://github.com/simonw/datasette-graphql

It's Apache 2 (there is a badge in the README) but I realize now I forgot to drop a copy of the license into the repo - fixing that now.