Development continues at the Bit Badger Solutions Git Repository.
This library provides a lightweight document storage implementation backed by either PostgreSQL or SQLite. Both of these databases have great support for storing, retrieving, and manipulating JSON fields; this library leverages that, and provides a straightforward way to store documents.
PostgreSQL | SQLite |
---|---|
See the project site for a full description and documentation.