SQLSeverToSQLite
Convert SqlServer database to SQLite database
Install / Use
/learn @danghung1202/SQLSeverToSQLiteREADME
SQLSeverToSQLite
Convert SqlServer database to SQLite database
Just fork code from https://www.codeproject.com/Articles/26932/Convert-SQL-Server-DB-to-SQLite-DB and modify to support converting from geography, geometry types on SQLServer to string on SQLite.
Testing on SQLite 3
Fix bug convert from Guid to String
