|
|
|
|
|
by qwerty456127
1773 days ago
|
|
> It was torpedoed because it was SQL-based (and not trendy "key value" and "web scale"). Whenever I need simple (but indexed) key-value (unless that's a hi-load server-side) I always just use SQLite anyway. I really don't understand why do we need any data storage other than SQLite (and HDF5 perhaps) to exist on the client side. |
|