this post was submitted on 10 Aug 2023
1087 points (97.5% liked)

Programmer Humor

31259 readers
887 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Racle@sopuli.xyz 1 points 11 months ago (1 children)

Personally I've been using lot of dbeaver for my database needs (mysql, oracle, postgress, apache drill, sqlite) which has a dark mode.

It should also work with sql server, but I'm not sure if is it's missing some of the tools people need ๐Ÿค”

[โ€“] kogasa@programming.dev 1 points 11 months ago (1 children)

Never heard of dbeaver, but I use JetBrains DataGrip 99% of the time, which looks the same as every other JB IDE (not bad). There are some super clunky but occasionally useful SQL Server tools in SSMS but for typical dev work there's nothing you really need.

[โ€“] Racle@sopuli.xyz 1 points 11 months ago

DataGrip is a very good choice also. And JetBrains products are very good, if you can get a license, I would usually recommend those.

But I just prefer dbeaver because it's free to use, so I don't have to worry about license at work or at home ๐Ÿ˜„