Software Alternatives, Accelerators & Startups

DB Browser for SQLite

News. 2017-09-28 - Added PortableApp version of 3. 10. 1. Thanks John.

DB Browser for SQLite

DB Browser for SQLite Reviews and Details

This page is designed to help you find out whether DB Browser for SQLite is good and if it is the right choice for you.

Screenshots and images

  • DB Browser for SQLite Landing page
    Landing page //
    2023-06-20

Features & Specs

  1. User-Friendly Interface

    DB Browser for SQLite offers a clean and intuitive graphical user interface (GUI), making it accessible for users who may not be comfortable with command-line tools.

  2. Cross-Platform

    The application is available for multiple operating systems including Windows, macOS, and Linux, ensuring broad accessibility.

  3. Open Source

    Being an open-source project, it allows for community contributions and transparency in its development. Users can review the code, suggest modifications, and report issues freely.

  4. Comprehensive Feature Set

    It supports a variety of useful features such as creating, defining, modifying, and deleting tables, indexes, and records, as well as executing SQL queries.

  5. Visual Data Representation

    Offers visual representation of data which makes it easier to inspect and analyze databases without needing extensive SQL knowledge.

  6. Portable App

    A portable version of the application is available, which can run from USB sticks without needing installation, making it convenient for on-the-go database management.

Badges

Promote DB Browser for SQLite. You can add any of these badges on your website.

SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

IS 201: SQL DB Browser for SQLite Install

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about DB Browser for SQLite and what they use it for.
  • The Art of NestJS Authentication: A Step-by-Step Guide for Beginners
    To inspect the database, you can use the SQLite cli tools or the SQLite browser. - Source: dev.to / 28 days ago
  • Show HN: TextQuery – Query CSV, JSON, XLSX Files with SQL
    For CSV files you can also import them directly into a SQLite file using https://sqlitebrowser.org/ XLSX would be the same workflow with "save as" CSV and then push it into SQLite. - Source: Hacker News / about 1 month ago
  • SQLite File Format Viewer
    Meta: always found it interesting that .dev was allowed to be a TLD: * https://en.wikipedia.org/wiki/.dev More on-topic: another online option: * https://sqliteviewer.app * https://inloop.github.io/sqlite-viewer/ Local app: * https://sqlitebrowser.org. - Source: Hacker News / 2 months ago
  • SQLiteStudio: Create, edit, browse SQLite databases
    I have been using https://sqlitebrowser.org/ for a while, and this looks very similar. Can anyone suggest some pros vs cons? - Source: Hacker News / 7 months ago
  • SQLiteStudio: Create, edit, browse SQLite databases
    How does this compare with https://sqlitebrowser.org/ ? - Source: Hacker News / 7 months ago
  • How to structure a solution in .NET
    We now have a nice new database that can persist our domain model classes to it via EF Core. To browse the database you can open the file from disk using DB Browser. This lets you see the data (of which there is none yet) in the tables, as well as the sql used to create the database schema. - Source: dev.to / 9 months ago
  • Show HN: JSON For You – Visualize JSON in graph or table views
    I miss the days when this kind of tool would be something I could just install on my PC and use, rather than having to spin up server or pay a _fee_ to use ($10 a month!?). Like this wonderful tool: https://sqlitebrowser.org/ OSS is dead. - Source: Hacker News / 9 months ago
  • One in five genetics papers contains errors thanks to Microsoft Excel (2016)
    For really simple databases, I've had limited success getting people to use a UI in front of SQLite: https://sqlitebrowser.org/. - Source: Hacker News / 9 months ago
  • Wddbfs – Mount a SQLite database as a filesystem
    > Part of this is avoiding the overhead of figuring out a relational schema, but an equal amount of friction comes from the fact that .sqlite files are just slightly more difficult to inspect I like this solution to that problem: https://sqlitebrowser.org/. - Source: Hacker News / over 1 year ago
  • Sqlite3 Utility on the Browser
    Do you know about SQLite DB Browser ? It's a multi platform application that would perfectly fit your use case :). https://sqlitebrowser.org/. - Source: Hacker News / over 1 year ago
  • VS Code Extensions for Data Engineering - Part 1
    Someone gave you a sqlite database. You probably started to think to install a program like sqlitebrowser, but only to view and read the data. Don't bother, you can use this extension instead. - Source: dev.to / over 1 year ago
  • How do I get sql exactly?
    Try https://sqlitebrowser.org/ it’s great for local use and training purposes. Source: over 1 year ago
  • i feel overwhelmed , should i start learning django from tutorials first or begin by building projects.
    You can see how the db file looks for the app using https://sqlitebrowser.org/. Source: over 1 year ago
  • SQLite-Utils
    If you want to fiddle with SQLite and don't need all the power herein, I recommend DB Browser for SQLite. https://sqlitebrowser.org/. - Source: Hacker News / almost 2 years ago
  • Frustration with D427 SQL Application
    Here’s a client you can use to create, read, update, and delete (CRUD) SQLite databases: Https://sqlitebrowser.org/. Source: almost 2 years ago
  • Is there a "DB Browser for SQLite" equivalent for NoSQL?
    Right to the chase, I was wondering if there is a DB Browser equivalent to NoSQL. Something along a "portable executable in a folder, accessing a single file database, client-side". This is purely for my home needs of inventorying and cataloging stuff (rn almost 10,000 differnt items across a few different categories). My 15+ year old system of a bunch of .ods files has outgrown what's practical and convenient and... Source: almost 2 years ago
  • Consider all possible combinations?
    I dont often do visual stuff on SQL, but this is a tool that works in mac/win/linux. It is simple enough that you can see WTH is going on, and good enough to be able to crunch data out of. ---> https://sqlitebrowser.org/. Source: almost 2 years ago
  • What's the easiest way to quickly run SQL queries on a small datasets?
    An SQLite database? There are GUI you can use like DB Browser for SQLite which is easy to run. Source: about 2 years ago
  • RARBG Torrent Files Backup
    Someone was scraping the home page for 8 years, 800mb of names and magnet links, can use DB Browser for SQLite to open it up:. Source: about 2 years ago
  • Ask HN: Examples of desktop software with 20+ years of longevity?
    DB Browser for SQLite (https://sqlitebrowser.org) was first released to the public domain on 2003-08-19. So, it'll be 20 years in a few months time. :). - Source: Hacker News / about 2 years ago
  • Generating new images for parameter scan simulations
    You can instead try to edit the _settings.sqlite. It is a binary SQL file so you need a tool. A good one is "DB Browser for SQLite" (https://sqlitebrowser.org/) Download and install it. Then right click your _settings sqlite "open with..." and select or find "DB Browser for SQLite". (You might be able to just double click the .sqlite file to get it to open in the program.). Source: about 2 years ago

Do you know an article comparing DB Browser for SQLite to other products?
Suggest a link to a post with product alternatives.

Suggest an article

DB Browser for SQLite discussion

Log in or Post with

Is DB Browser for SQLite good? This is an informative page that will help you find out. Moreover, you can review and discuss DB Browser for SQLite here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.