Well-Known Users Of SQLite (original) (raw)

SQLite is used by literally millions of applications with literally billions and billions of deployments. SQLite is the most widely deployed database engine in the world today.

A few of the better-known users of SQLite are shown below in alphabetical order. This is not a complete list. SQLite is in thepublic domain and so most developers use it in their projects without ever telling us.


Adobe uses SQLite as theapplication file format for theirPhotoshop Lightroom product. SQLite is also a standard part of theAdobe Integrated Runtime (AIR). It is reported thatAcrobat Reader also uses SQLite.


Airbus confirms that SQLite is being used in the flight software for theA350 XWB family of aircraft.


Apple uses SQLite in many (most?) of the native applications running on Mac OS-X desktops and servers and on iOS devices such as iPhones and iPods. SQLite is also used iniTunes, even on non-Apple hardware.


Bentley Systems uses SQLite as theapplication file format for theirMicrostation CAD/CAM product.


Bosch uses SQLite in the multimedia systems install on GM, Nissan, and Suzuki automobiles. (link)


The increasingly popular Dropbox file archiving and synchronization service is reported to use SQLite as the primary data store on the client side.


Expensify uses SQLite as a server-side database engine for their enterprise-scale expense reporting software.


Facebook uses SQLite as the SQL database engine in theirosquery product.


We believe that General Electric uses SQLite in some product or another because they have written to the SQLite developers at least four separate times requesting the US Export Control Number for SQLite. So presumably GE is using SQLite in something that they are exporting. But nobody (outside of GE) seems to know what that might be.


uses SQLite in theirAndroid cell-phone operating system, and in theChrome Web Browser.


Intuit apparently uses SQLite inQuickBooks and inTurboTax to judge from some error reports from users seenhere andhere.


The United States Library of Congress recognizes SQLite as arecommended storage format for preservation of digital content.


McAfee uses SQLite in its antivirus programs. Mentioned here and impliedhere.


Microsoft uses SQLite as a core component of Windows 10, and in other products.


SQLite is the primary meta-data storage format for the Firefox Web Browser and theThunderbird Email Reader from Mozilla.


The Navigation Data Standard uses SQLite as its application file format.


The popular PHP programming language comes with both SQLite2 and SQLite3 built in.


All Python distributions since Python 2.5 include SQLite.


The RedHat Package Manager (RPM) uses SQLite to track its state.


There aremultiple sightings of SQLite in the Skype client for Mac OS X and Windows.


The Tcl/Tk programming language now comes with SQLite built-in. SQLite works particularly well with Tcl since SQLite was originally a Tcl extension that subsequently "escaped" into the wild.


SQLite comes bundled with the Xojo programming environment (formerly REALbasic)