
SQLite Migrator is the quick and easy way to migrate any database to SQLite, a free, open-source database engine. With this program, you are able to migrate to SQLite any database that you can connect to using ODBC. It also helps you to backup or export your data from other database systems, such as MS SQL Server, MySQL, or PostgreSQL.
v1.3
- Table and column names are now properly escaped so there should no longer be migration errors due to unusual charactersVersion 1.3.0:
- Updated to SQLite 3.6.20
- Minor code cleanup, UI and performance improvements
- Added auto-update mechanism and preferenceVersion 1.2.2:
- Fixes for spaces and "#" characters in table and column namesVersion 1.2:
- Better encoding support
- Better table/column name support
- Other minor fixes
This is a tool to create, design and edit database files compatible with SQLite.