5 ms·
The difference is that your DB is the FS, and each JSON file is an individual record. You're not storing each table in a single JSON document.
by waltpad 6y ago
The difference is that your DB is the FS, and each JSON file is an individual record. You're not storing each table in a single JSON document.