Sanjay, Jorge, hello!  Jorge is right, we have chosen not to use any
stored procedures or database-specific indexes... so you will be able
to use Postgres, MySQL, or even sqlite... if it works with SQLAlchemy,
it should work with Pagoda.  One exception is that the database must
support unicode, which causes some people trouble in MySQL.
-ian

On Mar 1, 6:10 am, Jorge Godoy <[EMAIL PROTECTED]> wrote:
> "Sanjay" <[EMAIL PROTECTED]> writes:
> > Just curious to know what database it uses - Postgres, MySQL or
> > anything else...
>
> It uses SQL Alchemy.  Theoretically it won't interfere with your choice (but
> it also won't use database optimizations for some types of queries and
> datatypes).
>
> --
> Jorge Godoy      <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to