Hi group! I would like to contribute a dialect for the wonderful H2 database:
http://www.h2database.com/ For those who don't know it, H2 is a JVM-based database with similar performance characteristics and footprint to SQLite, but with many more features, including hosted mode, cluster mode, embedded HTML manager, etc. At this point, I only have it working via Jython/zxJDBC, and that's probably where the interest will stay. Still, good start, no? How does one go about contributing? -Tal -- You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en.
