SpatiaLite is a spatial extension to SQLite, providing vector geodatabase functionality.
Spatialite is a spatial extension to SQLite, providing vector geodatabase functionality
- It extends SQLite's existing spatial support to cover the OGC's SFS specification
- It is a single file spatial database (the whole spatial SQL engine is directly embedded within the application itself)