SQLite is a powerful library that will enable you to implement a self-contained, zero-configuration, server-less, transactional SQL database engine. The application is free to use for both commercial and private purpose.
SQLite is very popular, being the most widely deployed database worldwide, being used in multiple applications and several high-profile projects. The database doesn't have separate server processes and is able to write and read directly to ordinary disk files.It features a cross-platform file format, allowing you to copy and use a database on both 32-bit and 64-bit systems, or between little-endian and big-endian architectures.
SQLite is compact, being less than 500KiB in size with all features enabled. The size may depend on the compiler optimization settings or target platform. You can reduce SQLite's size up to 300KiB by omitting its' optional features. This tool is ideal for low-memory environments, being a popular database engine for various small gadgets such as PDAs, cellphones, and MP3 players.
This application is heavily tested prior to every release, offering high reliability and efficiency. SQLite successfully handles and overcomes disk I/O errors and memory allocation failures.
Pros
- The utility is able to write and read normal disk files.
- The program is compact and powerful.
Name | SQLite |
---|---|
Version | 3.35.2 |
Developer | Richard Hipp | see all products from this developer |
Product Homepage | SQLite |
License | Free (Freeware) |
Last Week Downloads | 7 |
All Time Downloads | 5,029 |
Filename | sqlite-dll-win32-x86-3350200.zip |
Filesize | 0.5MB |
MD5 Checksum | 922D61951326F7922BD0673F3A4EC600 |
OS Support | Windows All |
Category | Developer Tools |
100% CLEAN Certification
SQLite has been tested by Download82.com team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. Our editors will recheck this software periodically to assure that it remains clean.
Comments
Old Versions
Software | Date Added |
---|---|
SQLite 3.36.0 | September 22, 2021 - Latest Version |
SQLite 3.35.2 | March 19, 2021 |
SQLite 3.31.1 | March 30, 2020 |
SQLite 3.30.1 | November 05, 2019 |
SQLite 3.28.0 | May 29, 2019 |