mdb-to-sqlite

JSON →
library 1.0.2 ·javascript
verified Jun 7, 2026

Converts Microsoft Access .mdb files (97-2003) to SQLite databases via a simple CLI command. Stable v1.0.2, no system dependencies, runs on Node.js ≥16. Lightweight and cross-platform, no ODBC or Access installation needed. Converts all tables, normalizes Access types to SQLite types, and provides clear exit codes for automation. Limitations: no .accdb support, no table filtering or custom output paths yet. Active development with planned features.