🥥Matthew Martin🥥☑ on Nostr: I think the idea behind object databases was so that you'd save objects and they'd ...
I think the idea behind object databases was so that you'd save objects and they'd stay objects in the persisted datamodel. No one could get them to run fast as SQL. And SQL is compute bound and slow. So now we got Mongo/DynamoDB-like things where the schemas are twisted to get O(1) performance on all transactions & the model is so far from OOP that I'd expect DynamoDB backed apps to just use the data model.
Published at
2024-09-14 12:23:54Event JSON
{
"id": "3a3bc853b1ba84fce9c5b20153e87be728d167b317e5e8980d862c7cb34431a9",
"pubkey": "6c79e5c5386ee1cbe5b80303c40f8d781831ef78b63ce76c726c3c0b47f622de",
"created_at": 1726316634,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.social/@mistersql/113135886949531507",
"web"
],
[
"p",
"e7ca38d1e89dd70459587635ccef9753f59814c12b84eed1a8226370e47d3638"
],
[
"e",
"703785f0cd20c249e349c90b0123de0fdbb67ea7e86b2a0b548b8ed2664fb232",
"",
"root",
"e7ca38d1e89dd70459587635ccef9753f59814c12b84eed1a8226370e47d3638"
],
[
"proxy",
"https://mastodon.social/users/mistersql/statuses/113135886949531507",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://mastodon.social/users/mistersql/statuses/113135886949531507",
"pink.momostr"
],
[
"-"
]
],
"content": "I think the idea behind object databases was so that you'd save objects and they'd stay objects in the persisted datamodel. No one could get them to run fast as SQL. And SQL is compute bound and slow. So now we got Mongo/DynamoDB-like things where the schemas are twisted to get O(1) performance on all transactions \u0026 the model is so far from OOP that I'd expect DynamoDB backed apps to just use the data model.",
"sig": "0e96d1829f4c952252a10ea9ff9bd8ff24b956b6460322359d9651282b56bb94e7472fc3f346a161e34e87d0be36ebd6fead31bf6df301e6f50df7828c0d8cf1"
}