DB Browser for SQLite is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface.
Note - This project has previous been known as "SQLite Browser" and "Database Browser for SQLite". "DB Browser for SQLite" will hopefully be the name that sticks. :)
Categories
DatabaseLicense
GNU General Public License version 3.0 (GPLv3), Mozilla Public License 2.0 (MPL 2.0)
You Might Also Like
Create and run cloud-based virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
Rate This Project
Login To Rate This Project
User Reviews
-
Glancing this since several months, this meets now exactly my needs! Please don't stop working on this great project!
-
Works well, at least for small tables, when you don't need a lot of filtering. It would be helpful to have a list of recently visited databases. It is tedious to always pick the database using the file dialogue.
-
.
-
Greate ! all though it needs some enhancmenet for ease of use but no doubt great work ! Can u please populate source code so we can modify it ? Thanks again friend!
-
I would just like to know how to use it!! No help file so I guess it's just assumed that whoever is using it knows what they're doing. All I want to do is add records to an existing .sqlite file and there is nothing whatsoever to give me any clue how. No matter what I do, when I click 'New record' I get an error: "Error adding record, make sure a table is selected". Programs that don't come with help files are very frustrating!!