On Sep 12, 9:38 pm, Prateek <[EMAIL PROTECTED]> wrote: > Have you checked out Brainwave?http://www.brainwavelive.com > > We provide a schema-free non-relational database bundled with an app > server which is basically CherryPy with a few enhancements (rich JS > widgets, Cheetah/Clearsilver templates). Free for non-commercial use. >
You might want to rethink how you are handling databases. What sets your database apart from hierarchical or object-oriented databases? Do you understand why people prefer relational databases over the other options? There's a reason why SQL has won out over all the other options available. You would do well to understand it rather than trying out things we already know do not work. -- http://mail.python.org/mailman/listinfo/python-list