Hacker News new | ask | show | jobs
by nichenqin 1096 days ago
I got it. And in my opinion the most value undb provide is to handle the reference part which you always have to impl in code when you use traditional RDBMS. Also it provides typed api, real-time sub and user friendly views
2 comments

...You're still not answering the question. What are the ACID properties? Why is SQL, a standard for database query languages, not supported?
It supports, but just hard to write for people don't know sql
By “reference” you mean like foreign key reference? Joins?