Used SQLite for Linux for Linux? Share your experience and help other users.


Key Details of SQLite for Linux

  • Get an embeddable SQL engine in a C library.
  • Last updated on
  • There have been 4 updates
  • Virus scan status:

    Clean (it’s extremely likely that this software program is clean)


Developer’s Description

Get an embeddable SQL engine in a C library.
SQLite for Linux is an 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 ().


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
3.7.16.2
OPERATING SYSTEMS
Platform
Linux
Additional Requirements
None
POPULARITY
Total Downloads
68
Downloads Last Week
0

Report Software

Program available in other languages


Download.com

Your review for SQLite for Linux