Search by

kduma / simple-dal-db-adapter

kduma

Simple DAL - SQLite database adapter

v0.2.0 2026-03-20 08:51 UTC

This package is auto-updated.

Last update: 2026-08-20 09:38:14 UTC


README

SQLite database adapter for Simple DAL. Stores records as JSON in SQLite tables and attachments as BLOBs.

Part of the Simple DAL project.

Installation

composer require kduma/simple-dal-db-adapter

Documentation

See the full documentation.

License

MIT