Features of SQLite
SQLite is an open-source embedded database, which
is written in C language by D. Richard Hipp.
Compare with the usual databases such as SQL
Server, Oracle etc., SQLite is a lightweight database
and it realizes a complete and embeddable database
engine without additional components, it is