Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Recommend a free, universal database browser? [closed]

Tags:

database

This can be community wiki.

I'm looking for a simple, multi-platform, free database browser (ODBC,etc). This is for those times when I want to interface with a database, and just need a simple way to quickly see what the heck is in it. Doesn't need to support any vendor-specific features.

Too much junk out there and I don't want to play with these things all day. What do you use?

like image 319
Boden Avatar asked Jan 13 '11 18:01

Boden


1 Answers

I like SqlDbx - the personal edition is free. It supports most of the major databases, and the built in intellisense is useful for queries.

like image 152
kevinw Avatar answered Nov 30 '22 03:11

kevinw