Hacker News new | ask | show | jobs
by mardix 1165 days ago
Hi y'all,

I'm building Singlebase.Cloud[1], the next generation BaaS, that will provide a NoSQL Datastore, Authentication, Storage, Search, Image processing, Analytics and more.

All with a friendly API to access and manipulate your data via SQL, GraphQL, REST.

Granted it's not a SQL DB, it provides a SQL interface to query and update your data.

And for GraphQL, your data becomes the schema. There is no need to build a schema, whatever you throw at it, it will return it, if it exists in the response. Making the GraphQL a presentation layer. (I think it's cool)

Let me know what you think of the idea.

[1]https://singlebase.cloud/