SQL99 database engine based on Jython

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Maurice LING

    SQL99 database engine based on Jython

    Hi,

    I'm wondering if there are any database engines in Jython that is
    designed to meet all the language syntax and data types of ANSI SQL99,
    no more, no less. The closest I can find so far is hsqldb project in
    sourceforge, which is written in Java and targetted to ANSI SQL92.

    Thank
    Maurice
Working...