Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion mysql
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Julien Schmidt  
View profile  
 More options May 13 2012, 8:32 am
From: Julien Schmidt <g...@julienschmidt.com>
Date: Sun, 13 May 2012 05:32:48 -0700 (PDT)
Local: Sun, May 13 2012 8:32 am
Subject: Re: [go-nuts] Re: mysql

At "I'll skip setting up Google Go since (1)<http://code.google.com/p/go-mysql-driver/> make
a job at that." (1) points to the wrong site.
Besides that, your tutorial looks really good! I guess it will help
beginners a lot since neither the go documentation nor my package
documentation has examples right now :)

@Brad: I'm really busy with project work right now but i will make a pull
request ASAP ;-)

On Sunday, May 13, 2012 6:35:06 AM UTC+2, Jeremy Villalobos wrote:

> I used your connector thanks.  I posted a short tutorial at

> http://goseeds.blogspot.com/2012/05/google-go-and-mysql-tutorial.html

> On Wed, May 9, 2012 at 9:26 AM, Julien Schmidt wrote:

>> I would appreciate if you would try my driver (which i guess is the new
>> one which Bard meant): http://code.google.com/p/go-mysql-driver/
>> It is currently in beta since it is out just for a few days and not used
>> in production much.
>> But it is well tested and until now i had neither a single error with the
>> current beta release (i use it in productuion) nor were issues reported.

>> In contrast to mymysql its not a wrapper around a stand-alone MySQL
>> library, it is a native pure Go driver implementation for the database/sql
>> package.
>> I guess in some cases its even more stable than mymysql, since mymysql
>> does not handle all input types and mysql packet types.

>> But in general there is not much difference in usage between all the
>> single drivers, thats what the database/sql package is for. You don't need
>> to bother with the driver (besides choosing one).

>> PS: Brad, don't forget to give me write access to the community wiki ;)

>> On Wednesday, May 9, 2012 7:51:58 AM UTC+2, Jeremy Villalobos wrote:

>>> Hello:

>>> I am working on a small project to learn more about go.  Can someone
>>> point me to a good basic mysql tutorial.  Do I need extra libraries ?  Or
>>> is everything included in go 1 ?

>>> I get confused by google's answers to these questions.  There seems to
>>> be about 5 open source mysql connectors, I am not sure which one is the
>>> mainstream ( the one "everybody" is using.  

>>> Thanks for the help


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.