This post explains how to use SQLite as a NoSQL store, including storing JSON documents, saving and reading documents, querying documents for a given collection, and deleting expired documents.
Table of contents
Create the tableSave a documentReading a documentGet documents for a collectionDeleting expired documentsSort: