SQLite C library

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:ACIDCompliant Yes
gptkbp:API gptkb:CLI_(sqlite3)
C API
gptkbp:developedBy gptkb:D._Richard_Hipp
gptkbp:embeddedDatabase Yes
gptkbp:feature gptkb:Serverless
Cross-platform
Unicode support
Compact size
Zero-configuration
No external dependencies
Transactional
Atomic commit and rollback
B-tree storage
Extensible via loadable extensions
Full-featured SQL engine
In-memory database support
No server process required
Public domain source code
SQL92 compliant
Self-contained
Single file database
Small code footprint
Supports JSON
Supports encryption (with extensions)
Supports foreign keys
Supports full-text search (FTS)
Supports indexes
Supports multiple platforms
Supports transactions
Supports triggers
Supports user-defined functions
Supports views
Supports virtual tables
Thread-safe
Widely used in embedded systems
Widely used in mobile devices
gptkbp:format Single ordinary disk file
gptkbp:genre Relational database management system
https://www.w3.org/2000/01/rdf-schema#label SQLite C library
gptkbp:license Public Domain
gptkbp:operatingSystem Cross-platform
gptkbp:releaseDate 2000
gptkbp:supportsLanguage Yes
gptkbp:usedBy gptkb:Android
gptkb:Dropbox
gptkb:Google_Chrome
gptkb:Mozilla_Firefox
gptkb:Skype
gptkb:iOS
gptkb:Windows_10
gptkb:Adobe_Photoshop_Lightroom
gptkbp:website https://sqlite.org/
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:DBD::SQLite
gptkbp:bfsLayer 7