I have a database with over 32 million records, I need to transfer it from SQL Server to Sqlite.
I tried SSIS (SQL Server Integration Services) using this article http://dbauman.blogspot.com/2009/03/connecting-to-sqlite-through-ssis.html
but the process is very slow, how can I transfer this data?
There is a C # utility for automatically converting from a SQL Server database to SQLite DB Liron.
Here is the code draft article.
SQLite, , .
, , , SQLServer SQLite, . , .