> What is your favorite python - database combination?  I'm looking to
> make an app that has a local DB and a server side DB.  I'm looking at
> python and sqlite local side and sql server side.
>
> Any suggestions????

I like to use elixir [1] on top of sqlalchemy [2]

[1] http://elixir.ematia.de/
[2] http://www.sqlalchemy.org/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to