Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDMS based on rstream-query #453

Open
ansarizafar opened this issue Feb 25, 2024 · 1 comment
Open

RDMS based on rstream-query #453

ansarizafar opened this issue Feb 25, 2024 · 1 comment

Comments

@ansarizafar
Copy link

In 2024 developers are still forced to use decades old RDMS like Postgres with SQL rstream-query is amazing, Why not build a Full-fledged database based on rstream-query?

@postspectacular
Copy link
Member

Thank you @ansarizafar — the main reason is that there's a lot more to building a reliable & scalable database than what this package offers. I'm not saying it's not worth it to extend it — I sometimes do — but in general, I just don't see the need, since there're already some related DBs which are using a similar SPARQL/Datalog inspired approach, incl. various well established, mature RDF/Linked Data triple-stores, as well as Datomic & XTDB... For most of my uses, these are overblown solutions, and I've also got a related earlier project which does also offer a REST endpoint for queries: https://thi.ng/fabric

Hth!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants