Convert DXF to SQLite
Information about converting DXF files to SQLite.

Formats

Compare vector, tabular, CAD, tile, and database-backed geodata formats.

Coordinate systems

Understand EPSG codes, projections, datums, and reprojection considerations.

Workflows

Explore common GIS data exchange paths and what to check when formats change.

Reference article

DXF

Drawing Exchange Format (DXF) is a CAD data file format developed by Autodesk for enabling data interoperability between AutoCAD and other programs.

SQLite

SQLite is a lightweight, disk-based relational database engine that does not require a separate server process.