Simon Willison’s Weblog

Subscribe

Does SQLAlchemy depend on MySQLdb?

26th August 2010

My answer to Does SQLAlchemy depend on MySQLdb? on Quora

No. SQLAlchemy can talk to all sorts of different DB-API compliant backends, including MySQL Connector/J (Jython only), MySQL Connector/Python, mysql-python (the MySQLdb module) and OurSQL—plus backends for many other databases. See the full list here:

http://www.sqlalchemy.org/docs/d...

This is Does SQLAlchemy depend on MySQLdb? by Simon Willison, posted on 26th August 2010.

Next: How do Solr, Lucene, Sphinx and Searchify compare?

Previous: Django (web framework): Why did theonion.com stop using Drupal?

Monthly briefing

Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.

Pay me to send you less!

Sponsor & subscribe