SQLite is a relational database management system contained in a C library. In contrast to many other database management systems, SQLite is not a client-server database engine. Rather, it is embedded in the end program.
It's available on all servers, including MySQL, PostgreSQL, MSSQL, and Microsoft Access Database.
Related Articles
Create Database Using MySQL Database Wizard
Allow Remote MySQL Database Access
Server Requirements
IMPORTANT: Configuration and support for SQLite are outside of the scope of our technical support teams. Please consult with a database developer if you need assistance using SQLite.
SQLite is available on all servers at Web Hosting Hub.
The database types that SQLite is compatible with are MySQL, PostgreSQL, MSSQL, and Microsoft Access Databases.