.. highlightlang:: us .. index:: Overview sqlite, sqlite .. _overview-sqlite: Overview SQLite ================= SQLite databases can be created and edited with the functions described here. SQLite is a public domain SQL database embedded in UniPlot. More information can be found at http://www.sqlite.org. Documentation for SQLite 3, see http://sqlite.org/docs.html. .. us.makeindex sqlite3, sqlite3 Functions .. include:: ../ftab/sqlite3.ftab More information at :ref:`sqlite-(sql)`. .. us.makeindex sqlite, sqlite Functions .. include:: ../ftab/sqlite.ftab .. seealso:: :ref:`overview-postgresql`, :ref:`overview-files`, :ref:`overview-netcdf-files`, :ref:`overview-binary-and-text-files`, :ref:`functions-by-categories` :sub:`id-276952`