Hi people,
I would like to ask if there are any examples of using pytables with
other python orm libraries, in particular sqlalchemy and elixir.

I have read in pytables' faqs that this library can be used in
combination with an existing relational database, since it hasn't
support for relational data.
However, I don't understand quite well how can I mix the two things (I
have never used pytables before).

I don't know if you are familiar with sqlalchemy and elixir; in short,
my database is defined with this syntax:
- 
http://elixir.ematia.de/trac/browser/elixir/trunk/examples/videostore/videostore/model.py

I wonder if someone else has already tried to mix these two libraries
and if there is some example already available on Internet. I have
searched with google but failed to find :(

p.s. elixir home page: http://elixir.ematia.de/trac/wiki

-- 

My blog on bioinformatics (now in English): http://bioinfoblog.it

------------------------------------------------------------------------------
_______________________________________________
Pytables-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to