SQLite
Use attributes for filter ! | |
License | Public domain |
---|---|
Developed by | D. Richard Hipp |
Written in | C |
Stable release | April 16, 2019 |
Size | 699 KiB |
Initial release | 17 August 2000 |
Date of Reg. | |
Date of Upd. | |
ID | 834799 |
About SQLite
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 into the end program.