
- Db browser for sqlite dark mode code#
- Db browser for sqlite dark mode free#
- Db browser for sqlite dark mode windows#
In August 2014, the project was renamed to "Database Browser for SQLite" at the request of Richard Hipp (creator of SQLite), as the previous name was creating unintended support issues. He based it on the Tango icon set (public domain). Justin Clift ( helps out with testing on OSX, and started the new /sqlitebrowser organisation on GitHub. René Peinthor ( and Martin Kleusberg ( then became involved, and have been the main driving force from that point.
Db browser for sqlite dark mode code#
Pete Morgan ( created an initial project on GitHub with the code in 2012, where several contributors fixed and improved pieces over the years. Jens Miltner ( contributed the code to support SQLite 3.x databases for the 1.2 release. Icons were contributed by Raquel Ravanini, also from Tabuleiro. The resulting program was renamed SQLite Database Browser, and released into the Public Domain by Mauricio. The original code was trimmed and adjusted to be compatible with standard SQLite 2.x databases.
Db browser for sqlite dark mode free#
The original version was used as a free companion tool to the Arca Database Xtra, a commercial product that embeds SQLite databases with some additional extensions to handle compressed and binary data. This program was developed originally by Mauricio Piacentini ( from Tabuleiro Producoes as the Arca Database Browser. Version 1.0 released to public domain.Version 2.0b1 released - Based on Qt4.6.Version 3.0rc1 released - Project now on GitHub.

Version 3.3.1 released - Project renamed from "SQLite Database Browser".Instructions for compiling on Windows, macOS, Linux, and FreeBSD are in BUILDING. The latest macOS binary can be installed via Homebrew Cask:

MacOS 10.13 is needed for the latest release (v3.12.2), but v3.12.0 will work on macOS 10.12 (thanks to for pointing this out).
Db browser for sqlite dark mode windows#
Note: If for some reason the standard Windows release does not work (e.g. Nightly buildsĭownload nightly builds for Windows and macOS here: Wikiįor user and developer documentation, check out our Wiki at. It is a tool to be used by both developers and end users, and must remain as simple to use as possible in order to achieve these goals. This program is not a visual shell for the sqlite command line tool, and does not require familiarity with SQL commands.

(I mostly use it to replace my starting plane when I want to play with something different, but it can be fun to poke around with in general.) If you’re familiar with SQL you can use an SQLite client like DB Browser to tweak things to your personal satisfaction. Neofly pro-tip: all the save data is kept in an SQLite database, by default in C:\Program Data\NeoFly\common.db, IIRC.
