SQLite

  • Developer
    SQLite Development Team
  • System
    Windows

SQLite overview

By default, all software supports multiple file extensions. SQLite supports at least 16 different file extensions. The basic files that SQLite supports are .DB. However, not all of the extensions listed on the list are always used to save the effects of work in SQLite. Very often, files with such extensions are used as source data files used by SQLite.

SQLite can be used to convert file formats between the file extensions listed below. You can open a file with one of the file extensions below via SQLite and try to save it in another file format, also supported by SQLite.

File extensions recognized by SQLite