Announcing SQLite Migrator

I am pleased to announce the release of SQLite Migrator, the quick and easy way to migrate your databases to SQLite. I really like SQLite and I use it on a lot of custom client projects. It’s really becoming a popular database solution as it’s now used with several development environments, including Adobe Flex/Air, Google Gears, Apple Cocoa (CoreData), REALbasic and more. I’ve found that it’s common for people to already have data in a database (such as Access or FoxPro) and really need to get it into a more standard, cross-platform database. SQLite fits the bill nicely. SQLite... read more