Y
Hacker News
new
|
ask
|
show
|
jobs
by
RadiozRadioz
1096 days ago
GP didn't ask about references. They asked what the tool actually was, and asked about the types of guarantees it provides compared to a known RDBMS.
1 comments
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
link
lopkeny12ko
1095 days ago
...You're still not answering the question. What are the ACID properties? Why is SQL, a standard for database query languages, not supported?
link
nichenqin
1095 days ago
It supports, but just hard to write for people don't know sql
link
titanomachy
1095 days ago
By “reference” you mean like foreign key reference? Joins?
link