Mdb2sqlite
Conversion tool used to convert microsoft access database to sqlite.
Install / Use
/learn @arturasn/Mdb2sqliteREADME
mdb2sqlite
<p align="center"><img src="img/start-window.png"></p> <p align="center">mdb2sqlite is a simple tool with an objective to simplify Microsoft Access database conversion to SQLite.</p>Features
Abillity to transfer:
- Tables
- Fields
- Field Types
- TEXT
- REAL
- INTEGER
- BLOB
- Records
- Relationships(MS Accces)/Triggers(SQLite)
- Indexes
- Indexes properties
- UNIQUE
- COLLATE NO CASE
- Field comments
- Constraints
- PRIMARY KEY
- FOREIGN KEY
- NOT NULL
- AUTOINCREMENT
- DEFAULT
- UNIQUE
- COLLATE NO CASE
Additional attributes:
- Multiple primary key support
- Trim text values - Trim spaces from data from the beggining and end of the record.
- Reserved key word list - Used to generate warnings if SQLite keywords are used in transferable data thus notifying users of pottencialy uncorrect locations.
- Foreign key both primary fields - If this element is used FOREIGN KEY is not created if both keys in the relationship are PRIMARY KEYS.
- SQLite SQL statement dump to a text file.
Colourful log:
- All transfers display
- Warnings display
- Errors display
Screenshoots

Compiling
To build the project yourself you have to build wxWidgets for your appropriate toolset and then generate the project using CMake:
- Browse to mdb2sqlite/wxwidgets/build/msw.
- Choose the appropriate solution file for your target toolset.
- Build your target configuration DLL Debug/DLL Release.
- Generate mdb2sqlite project using CMake selecting the required toolset.
Additional notes
Does not work if database is password protected
License
mdb2sqlite is MIT licensed.
Related Skills
feishu-drive
350.1k|
things-mac
350.1kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
350.1kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
postkit
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions that work with any language or driver
