Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sidcool
on June 13, 2020
|
parent
|
context
|
favorite
| on:
HSBC moves from 65 relational databases into one g...
How do they get ACID guarantees and schema enforcement?
threeseed
on June 13, 2020
[–]
MongoDB supports transactions and you enforce schemas in code instead of the database.
Pretty common these days to just rely on Git and not DDLs.
thawkins
on June 13, 2020
|
parent
[–]
You can also tie json-schema descriptions to collections and have it throw validation fail exceptions on writes that fail validation.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: