Actually, I forgot about this: TyphoonAE already has a MySQL
connector.  You could probably grab and modify this as needed.
http://code.google.com/p/typhoonae/source/browse/#hg/src/typhoonae/mysql


Robert








On Wed, Sep 29, 2010 at 16:29, Nikola <niko...@gmail.com> wrote:
> Good suggestion; I think I'll use sqlite instead for now.  However, it
> would be good to know how to use other libraries for experimentation.
>
> On Sep 29, 3:23 pm, Robert Kluin <robert.kl...@gmail.com> wrote:
>> There is an included sqlite backend.  Maybe you could look into
>> modifying that to connect and pull from MySQL?
>>
>> On Wed, Sep 29, 2010 at 15:55, Nikola <niko...@gmail.com> wrote:
>> > Hello,
>>
>> > I know GAE restricts access to allow only certain C libraries and
>> > Python modules.  However, is there an easy way to lift those
>> > restrictions from the local dev server?
>>
>> > Specifically, I would like to use the MySQLdb module to import my
>> > datastore data.
>>
>> > Thanks,
>> > Nikola
>>
>> > --
>> > You received this message because you are subscribed to the Google Groups 
>> > "Google App Engine" group.
>> > To post to this group, send email to google-appeng...@googlegroups.com.
>> > To unsubscribe from this group, send email to 
>> > google-appengine+unsubscr...@googlegroups.com.
>> > For more options, visit this group 
>> > athttp://groups.google.com/group/google-appengine?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to