Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
SQLite
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Web browsers=== * The browsers [[Google Chrome]], [[Opera (web browser)|Opera]], [[Safari (web browser)|Safari]] and the [[Android Browser]] all allow for storing information in, and retrieving it from, an SQLite database within the browser, using the official SQLite Wasm ([[WebAssembly]]) build,<ref>{{Cite web | url = https://sqlite.org/wasm | title = sqlite3 WebAssembly & JavaScript Documentation Index | website = SQLite | access-date = 2023-05-08 | archive-date = 2024-05-02 | archive-url = https://web.archive.org/web/20240502210710/https://sqlite.org/wasm/doc/trunk/index.md | url-status = live }}</ref> or using the [[Web SQL Database]] technology, although the latter is becoming deprecated (namely superseded by SQLite Wasm or by [[IndexedDB]]). Internally, these [[Chromium (web browser)|Chromium]] based browsers use SQLite databases for storing configuration data like site visit history, cookies, download history etc.<ref>{{cite web |url=https://www.foxtonforensics.com/browser-history-examiner/chrome-history-location |title=Location of Google Chrome history |website=www.foxtonforensics.com |date=2020-10-06 |access-date=2020-10-06 |archive-date=2023-02-28 |archive-url=https://web.archive.org/web/20230228184524/https://www.foxtonforensics.com/browser-history-examiner/chrome-history-location |url-status=live }}</ref> * [[Mozilla Firefox]] and [[Mozilla Thunderbird]] store a variety of configuration data (bookmarks, cookies, contacts etc.) in internally managed SQLite databases. Until Firefox version 57 ([[History of Firefox#Firefox 57|"Firefox Quantum"]]), there was a third-party add-on that used the API supporting this functionality to provide a user interface for managing arbitrary SQLite databases.<ref>{{cite web|url=https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/ |title=SQLite Manager :: Add-ons for Firefox |website=Addons.mozilla.org |date=2015-02-28 |access-date=2017-01-06 |url-status=dead |archive-url=https://web.archive.org/web/20170102010658/https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/ |archive-date=2017-01-02}}</ref> * Several third-party add-ons can make use of [[JavaScript]] APIs to manage SQLite databases.<ref>{{cite web |url=https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager-webext/ |title=SQLite Manager β Get this Extension for π¦ Firefox (en-US) |website=Addons.mozilla.org |date=2018-07-24 |access-date=2018-10-05 |archive-date=2018-10-05 |archive-url=https://web.archive.org/web/20181005112443/https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager-webext/ |url-status=live }}</ref><ref>{{cite web |url=https://addons.mozilla.org/en-US/firefox/addon/sql-reader/ |title=SQLite Reader β Get this Extension for π¦ Firefox (en-US) |website=Addons.mozilla.org |date=2018-09-01 |access-date=2018-10-05 |archive-date=2018-10-05 |archive-url=https://web.archive.org/web/20181005112536/https://addons.mozilla.org/en-US/firefox/addon/sql-reader/ |url-status=live }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)