DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
sqlitebrowser.org
DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
1–10 of 70 posts
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#2Great software. I use it almost every day. But, posted many times before:
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#3There used to be a Firefox plugin with much similar features. However since the change of Firefox plugin arch, it's no longer available.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#4I seriously love this app. I use it nearly every day. I scoured the net looking for a FOSS sqlite Mac app with a table exploring GUI. This is the best one!
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#5Great project, came in super handy on a project and I needed a way to mass import csv files which wasn't a feature at the time (7 years ago), threw together a PR over a weekend and the kind maintainers helped get it in. The chief maintainer at the time Justin is a cool guy, donate if you can.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#6If you are looking for another one: I use https://sqlitestudio.pl which is GPL-3 only and also cross platform. I'm not sure I ever compared them, I think I just came across sqlitestudio first and it stuck.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#7There used to be a Firefox plugin with much similar features. However since the change of Firefox plugin arch, it's no longer available.
I remember using this back in the day, cool stuff!
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#8Would love one that looks as slick as Supabase's web ui
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#9Great software. I use it almost every day. But, posted many times before: https://news.ycombinator.com/from?site=sqlitebrowser.org
I’ve been here since 2008, and only saw/needed this today.
I’m one of today’s 10000 :) https://xkcd.com/1053/
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#10This is my go-to while I've been working on a SQLite-based app to see what's actually in the database.