SQLite Database icon

SQLite Database

2 big stars
SQLite Database screenshot
Name: SQLite Database
Works on: windowsWindows XP and above
Version: 3.1
Last Updated: 27 Apr 2017
Release: 18 Jan 2016
Category: Programming > Databases Tools
Rate this software:
1425 downloads
commentsComments
downloadDownload
Liked it? Tell others:
details

SQLite Database Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012
SHA1 Hash: 5ec854296c5ea62425b06437c7809c0b0e4839b8
Size: 34.76 MB
File Format: zip
Rating: 2.608695652 out of 5 based on 23 user ratings
Downloads: 1425
License: Free
SQLite Database is a free software by Postgresql Community and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download SQLite Database which is 34.76 MB in size and belongs to the software category Databases Tools.
SQLite Database was released on 2016-01-18 and last updated on our database on 2017-04-27 and is currently at version 3.1.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

SQLite Database Description

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.

Whats new in this version:

Version 3.10.1 is a bug fixing release.

similarSimilar Software
Database .NET icon
Database .NET
v 22.8
free