spatialite

[1/1]

  1. Accessing Your Data: Programming Techniques to Open .sqlite Files
    SQLite is a database engine, not a program itself. It manages data stored in files with the . sqlite or . db extension. These files contain the database structure and the actual data