[sqlite] convert a PostgreSQL to sqlite
Is there a way (free, open source, Ubuntu) to convert a PostgreSQL-database with data in it to a sqlite database?
[sqlite] convert a PostgreSQL to sqlite
On 2015-07-05 17:40 Jim Callahan wrote: > Are you using an PostgreSQL add-ins such as "PostGIS" or an object > relational mapper? I know nothing about GIS. I access the db with SQLAlchemy in Python3.