From owner-freebsd-questions@FreeBSD.ORG Mon Oct 10 15:00:23 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B245D16A477 for ; Mon, 10 Oct 2005 15:00:23 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4221D43D48 for ; Mon, 10 Oct 2005 15:00:23 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 16837 invoked from network); 11 Oct 2005 01:00:17 +1000 Received: from 203-158-40-103.dyn.iinet.net.au (HELO ?192.168.13.3?) (203.158.40.103) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 11 Oct 2005 01:00:16 +1000 Message-ID: <434A81C4.2060207@meijome.net> Date: Tue, 11 Oct 2005 00:59:16 +1000 From: Norberto Meijome User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stucchi@willystudios.com References: <1128712226.693.34.camel@localhost> <4346D8E6.8090001@daleco.biz> <1128761553.1220.2.camel@localhost> <20051008085646.GN80366@willystudios.com> In-Reply-To: <20051008085646.GN80366@willystudios.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Kiffin Gish Subject: Re: What's a good MySQL utitlity? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 15:00:23 -0000 Massimiliano Stucchi wrote: > On 081005, 10:52, Kiffin Gish wrote: > >>On Fri, 2005-10-07 at 15:21 -0500, Kevin Kinsey wrote: >> >>>Kiffin Gish wrote: >>> >>> >>>>What;s a good client utility for MySQL. >>>> >>>> >>> >>>You mean, other than this? >>> >>> mysql> >>> >>>:-D >> >>Actually I was referring to something more graphical. > > > cd /usr/ports/database/mysqlcc > > Graphical, and officially from MySQL AB. > > Cheers For the list archives, i just got this link (from the PostgreSQL weekly newsletter): http://www.rekallrevealed.org written in python, with drivers for mysql, postgresql under gpl, other DBs available commercially. Disclaimer: I have no relationship whatsoever with Total Rekall, and I havent used their products - I am not endorsing them in any way. best, Beto