Publisher's Description
From Postgresql Community:
SQLite is a in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is currently found in more applications than we can count, including several high-profile projects. SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. The database file format is cross-platform - you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. These features make SQLite a popular choice as an Application File Format. Think of SQLite not as a replacement for Oracle but as a replacement for fopen() If you need a GUI for database management, you can install NAVICAT. SQLite is a compact library. With all features enabled, the library size can be less than 300KiB, depending on compiler optimization settings. (Some compiler optimizations such as aggressive function inlining and loop unrolling can cause the object code to be much larger.) If optional features are omitted, the size of the SQLite library can be reduced below 180KiB. SQLite can also be made to run in minimal stack space (4KiB) and very little heap (100KiB), making SQLite a popular database engine choice on memory constrained gadgets such as cellphones, PDAs, and MP3 players. There is a tradeoff between memory usage and speed. SQLite generally runs faster the more memory you give it. Nevertheless, performance is usually quite good even in low-memory environments.
More Products to Consider
- Compile, debug, and run Java applications on your computer.Download
Installed
Smart Install - Get a Web scripting language for your desktop.Download
Installed
Smart Install - Manage business database applications.Download
Installed
Smart Install - Download files faster and safer with your Web and Windows appli...Download
Installed
Smart Install - Inspect and edit any file, main memory, or disk/disk image.Download
Installed
Smart Install - Edit plain text files, HTML documents, PHP, and Java code.Download
Installed
Smart Install - Deploy an entry-level, small-footprint database.Download
Installed
Smart Install - Enable Entity Framework against relational databases and create...Download
Installed
Smart Install - Edit several programming languages running under the MS windows...Download
Installed
Smart Install - Develop and deploy Java applications on desktops and servers.Download
Installed
Smart Install - Create macros and edit text in scripting-based editor which sup...Download
Installed
Smart Install - Create and develop your own applications using Web server techn...Download
Installed
Smart Install - Create macros and edit text in scripting-based editor which sup...Download
Installed
Smart Install - C/C++ compiler and IDE.Download
Installed
Smart Install - Get a Web scripting language for your desktop.Download
Installed
Smart Install - Create and browse MySQL databases, run SQL queries, or build re...Download
Installed
Smart Install - Create macros and edit text in scripting-oriented editor suppor...Download
Installed
Smart Install - Deploy TurboC, TurboC++ for Windows 7,TurboC++ for Windows 8, V...Download
Installed
Smart Install - Analyze the storage capacity of your SQL Server.Download
Installed
Smart Install - Distribute Perl applications for Windows.Download
Installed
Smart Install - Communicate with database and manage database context.Download
Installed
Smart Install - Run and develop applications targeting .NET Framework.Download
Installed
Smart Install - Create a Web site or PHP application on a CD-ROM.Visit Site
This download is served from an external site
closeNOTICE: This link will open a connection to a third-party site. CNET cannot ensure the security of software that is hosted on external sites.
Sponsored Products
- Build sql commands in different database engine.Download
Installed
Smart Install








