DbExplorer

Explore the structure and data of your databases

DbExplorer main



DbExplorer connections

All your connections, in one place

Store connection strings for all your databases. Give each one a unique name and category to keep them organized. And protect all your passwords with a master password and AES encryption.

DbExplorer structure

Search and browse structure

View tables and columns in a simplified format, regardless of which DBMS you are using. Forgot what you called something? Search and filter tables and column names to find what you are looking for. Or if you really can't find it, use the 'Search Data' tool to find columns with matching data.

DbExplorer data

Query data

Design and run your queries with multiple tabs and syntax highlighting. Copy data from results as rows, columns, or individual cells. You can even copy a range of cells as a SQL list, for use in an IN clause. Quickly export to CSV or Excel. And no prompts to save script files unless they were files in the first place.

DbExplorer files

Generate files

Use the embedded Razor text templating engine to generate files from structure or data. Generate POCO class files from your tables, or an XML file from the results of a query. Use existing scripts or write your own to generate HTML, XML, SQL, CSV, code files, or any other text file.







Try it out...

DbExplorer requires only the .NET Framework 4. Just download the .zip file, decompress it, and you're ready to go.

Download       Source