←back to thread

752 points crazypython | 1 comments | | HN request time: 0.201s | source
Show context
jrumbut ◴[] No.26370975[source]
It's amazing this isn't a standard feature. The database world seems to have focused on large, high volume, globally distributed databases. Presumably you would't version clickstream or IoT sensor data.

Features like this that are only feasible below a certain scale are underdeveloped and I think there's opportunity there.

replies(3): >>26371141 #>>26371167 #>>26371310 #
1. fiddlerwoaroof ◴[] No.26371141[source]
Datomic has some sort of zero-cost forming of the database: it’s “add-only” design makes this cheap.