Tech Glossary

What is SQLite?

SQLite is a relational database that uses SQL to manage data. It is very easy to use and requires no installation or configuration. SQLite is an open source database available for all operating systems. SQLite is widely used in mobile apps and browsers to store data. SQLite is a good alternative to other databases such as MySQL or PostgreSQL.