| I use DBeaver daily and it is probably not the best tool in the lot (well, it probably is if we're only looking at free ones) but I have become quite accustomed to it. That said, I use PHPStorm and maybe DataGrip will complement the knowledge of JetBrains IDEs. I'll give it at least a few hours of SQL work and get back. EDIT: Well, apparently I won't have a couple of hours fiddling with the tool considering that it does not really work as I expect it to. * Added a MySQL connection, can't seem to be able to work with multiple databases unless I create multiple data sources. That's weird. * Selecting a specific DB (what I don't really want to do) still shows me the wrong table list from a different DB. 'Forget Schemas' does not work. Weirdly enough, I can query the DB I selected, it just won't resolve the table names (and do autocomplete). Though, it's probably just me having this problem since there's no way this would go through the testing phase. EDIT2: The price is also way too much in my opinion. It basically costs as much as PHPStorm. Not sure why you would by DataGrip instead of Navicat. |
I've started using it only recently and I'm really pleased with it. I am using Oracle and Postgres constantly, and this was the first tool that worked really nice with both out of the box.
That said, it could use some more features, but all in all, very nice tool.
I've also tried OxDBE, but got feeling that it was not finished at all. Half of stuff was really annoying to use. I was never sure what was commited and what not. Adding columns to table worked sometimes, and sometimes it would just hang. In the end I was writing SQL by hand for even the trivial tasks. Not something I need IDE for. Hopefully they can improve it in the future, because other products from JetBrains are great.