thanks! in fact i'm using twisted, and i make use of some abstractions
on top of query so they can be treated as a deferred :)
but either way, i'm using a very modified version of this:
http://techspot.zzzeek.org/2012/01/11/django-style-database-routers-in-sqlalchemy/
it's been working good so far (or better, since yesterday), with
multiple connections to a postgres database and also to sqlite :)
my best regards,
richard.
On 12/11/2013 03:48 AM, Jameson Lee wrote:
If you are using Flask, check out binds[1] with Flask-SQLAlchemy.
[1] http://pythonhosted.org/Flask-SQLAlchemy/binds.html
On Monday, December 9, 2013 12:33:46 PM UTC-8, warwickp wrote:
Hi Richard
There are no problems connecting to multiple database sources in
the one application - we do it all the time :-)
Cheers
Warwick
On 10 Dec 2013, at 4:08 am, Richard Gerd Kuesters
<[email protected] <javascript:>> wrote:
hi all,
i don't know if anyone have to go through this, but here's a
question: is it possible to use multiple databases sources (like
postgres and mysql) in a single application?
my best regards,
richard.
--
You received this message because you are subscribed to the
Google Groups "sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to [email protected] <javascript:>.
To post to this group, send email to [email protected]
<javascript:>.
Visit this group at http://groups.google.com/group/sqlalchemy
<http://groups.google.com/group/sqlalchemy>.
For more options, visit https://groups.google.com/groups/opt_out
<https://groups.google.com/groups/opt_out>.
--
You received this message because you are subscribed to the Google
Groups "sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.