clay-driver-sqlite

JSON →
library 6.3.25 ·javascript
verified Jun 7, 2026

A SQLite driver for the ClayDB ecosystem (v6.3.25). It provides a SqliteDriver class that extends SequelizeDriver, enabling persistent storage in SQLite databases. The package is part of the ClayDB framework, offering a simple API for creating database connections via constructor or factory function. It supports logging and benchmarking options. Suitable for Node.js >=7.6. Released under Apache-2.0. Maintained but with low activity; last release was recent.