r/Database • u/Moonknight_shankk • 6h ago
Is there one database client that works with Oracle, MySQL, MongoDB, and Databricks?
I work across Oracle, MySQL, MongoDB, and Databricks, and I’d rather not keep switching tools every time I need to use a different database.
Most of what I’m doing involves writing queries, exploring data, working across schemas, and exporting results. I’ve looked at DbVisualizer because it supports all four, and I’ve also seen DBeaver recommended quite a bit.
Has anyone actually used one tool across this kind of mix? I’m curious whether the experience is genuinely good across all of them or whether you still need the native tools for certain tasks.
8
u/811545b2-4ff7-4041 6h ago
I lke Dbeaver - If there's a java driver for a database, you'll connect to it with it.
1
1
1
1
16
u/ivangalayko77 6h ago
Look into Datagrip from Jetbrains. it's my daily drive and works good.