|
|
|
|
|
by creationix
84 days ago
|
|
the project framing needs some help perhaps. JSON is really good at a lot of use cases that this will never replace. But there are cases where JSON is currently used where this is much better. In particular large unstructured datasets where you only need to read a tiny subset of the data in a single request. Maybe a better framing would be no-sql sqlite? |
|