Hi,

The topic of introducing some kind of relational management in
PyTables comes up with certain frequency.

Would it be possible to combine the virtues of RDBMS and hdf5's speed
via a mechanism such as SQLite Virtual Tables?

http://www.sqlite.org/vtab.html

I wonder if the required x* functions could be written for PyTables,
or if it being in Python is an obstacle to this kind of interfacing
with SQLite.

Something like that would be a truly powerful solution in use cases
that don't require concurrency.

Cheers,

-รก.

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to