Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Your favourite database client tool [closed]

Tags:

database

Wondering what is the best or most popular database client tool. Similar to Microsoft's SQL management studio, but one that can work with various databases. Other tools I have found are:

  • Toad for SQL Server
  • Database fishing tool
  • Apex SQL Studio

Some of these tools can even compare and sync database schema's and some cases the data itself as well. Very useful when deploying applications for example from a pre-production environment to production environment.

So what's your favourite database manager ? Maybe there is a nice open source tool out there that is well rounded with the most useful features.

like image 758
7wp Avatar asked Jul 09 '09 08:07

7wp


People also ask

What is a database client?

What is a client database? A client database, also called a customer database or CRM, is a valuable tool that allows a business to track and manage their customers by collecting their information. The CRM then stores that data, allowing the business to access details about their customers promptly.


2 Answers

SQuirreL SQL

  • Open source
  • Works with many databases
like image 149
Daniel Rikowski Avatar answered Oct 04 '22 09:10

Daniel Rikowski


SqlDbx - www.sqldbx.com - has a free edition, is portable and works with quite a few dbs.

Also AnySQL Maestro - http://www.sqlmaestro.com/products/anysql/maestro/

like image 20
kevinw Avatar answered Oct 04 '22 07:10

kevinw