First page Back Continue Last page Image
JSON Document Databases
- JSON was intended to be a more lightweight substitute for XML
- AJAX helped push the popularity of JSON
Addressed the Relational vs Object Model Conflict
Supported ad-hoc query access to the database
Worked well with web-based paradigms (like AJAX)