Live data from Hacker News

Lightweight SQLite Editor for Windows

github.com

11–20 of 114 posts

Re: Lightweight SQLite Editor for Windows

#15
post #6

Windows-only seems to me like the most rapidly shrinking market.

What a selfish comment. Shame on you. It's open source. You don't like it, you're welcome to add support for another OS, or use something else.

It was neither selfish nor a demand. It was an observation.

Re: Lightweight SQLite Editor for Windows

#17
I love that this looks very much like Query Analyzer, the lightweight querying tool that came with SQL Server 2000. Back then, server management, querying and profiling were handled by separate utilities that did one thing well.

They were all replaced with SSMS, which was a slow abomination.

Query Analyzer is my favourite SQL editing environment to this day. It was incredibly snappy, could render thousands of rows without skipping a beat and had a nice explain visualisation built in. If there was a modern rewrite that supported PostgreSQL, I'd buy it in an instant.

There are screenshots in these articles if anyone's interested:

http://etutorials.org/SQL/microsoft+sql+server+2000/Part+II+...

https://www.sqlservercentral.com/articles/using-query-analyz...

Re: Lightweight SQLite Editor for Windows

#20

I love that this looks very much like Query Analyzer, the lightweight querying tool that came with SQL Server 2000. Back then, server management, querying and profiling were handled by separate utilities that did one thing well. They were all replaced with SSMS, which was a slow abomination. Query Analyzer is my favourite SQL editing environment to this day. It was incredibly snappy, could render thousands of rows wi…

I don’t think it has the explain visualization, but otherwise these screenshots look a lot like DBeaver to me. Perhaps worth a try if you haven’t stumbled upon it yet.
Post reply on HN