Remix.run Logo
Sharlin 7 hours ago

Not sure if sarcastic…

fatih-erikli-cg an hour ago | parent [-]

It isnt sarcasm. I don't really find a case that a database that has it's own query language like SQL is needed. It won't be different than storing a JSON file and filter the content with a for loop, the dev (e.g. me) will be returning a JSON on REST API at the end. A query language may be a good thing if you are working in a team, thats it. SQL is indeed isnt a good thing.