JavaScript Database Connectivity
We've added JDBC-compatible support in Erbix. You can run database transactions, execute queries that return multiple returns, get auto generated columns and get most of the Java PostgreSQL driver functionality.
http://www.erbix.com/documentation/js-reference/sql/
http://www.erbix.com/documentation/js-reference/jsdbc/
read more