On Friday 30 March 2007 01:04, [EMAIL PROTECTED] wrote:
> Hello all
>
> I am looking for an object oriented database with interffaces for
> python. Either open source or commercial.
>
> I am looking for a Database not a object persistence system. I would
> like to be able to execute queries outs
On Mar 30, 8:51 am, Laurent Pointal <[EMAIL PROTECTED]> wrote:
> MC a écrit :
>
> > Salut!
>
> > Heureusement qu'il y a qq français pour faire un peu de ménage...
>
> Question de décalage horaire ?
Here is a list of all the popular database interface modules:
http://www.python.org/topics/database
MC a écrit :
> Salut!
>
> Heureusement qu'il y a qq français pour faire un peu de ménage...
Question de décalage horaire ?
--
http://mail.python.org/mailman/listinfo/python-list
Salut!
Heureusement qu'il y a qq français pour faire un peu de ménage...
--
@-salutations
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] a écrit :
(top-post corrected)
>
> On 30 Mart, 12:04, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>> Hello all
>>
>> I am looking for an object oriented database with interffaces for
>> python. Either open source or commercial.
>>
>> I am looking for a Database not a object pe
Hi!
>>> http://www.sqlalchemy.org/
No.
sqlalchemy is an object-oriented-interface(or wrapper)
Alfaeco want an Object-Oriented-Database (like Jasmin, Caché, etc.)
@-salutations
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
http://www.sqlalchemy.org/
you ll like it.
On 30 Mart, 12:04, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hello all
>
> I am looking for an object oriented database with interffaces for
> python. Either open source or commercial.
>
> I am looking for a Database not a object persistence syste
Hello all
I am looking for an object oriented database with interffaces for
python. Either open source or commercial.
I am looking for a Database not a object persistence system. I would
like to be able to execute queries outside from the aplication. If
posible wih OQL ( object query language )