mirage-sql / mirage

Mirage-SQL - the SQL Centric Database Access Library for Java
Apache License 2.0
59 stars 24 forks source link

Mirage for other languages too? #5

Closed hansgru closed 7 years ago

hansgru commented 11 years ago

The idea of Mirage and the problem it solves is simply fantastic. It's just a pity that most users don't get it, and your project is not very well known (maybe some better docs could help ?).

Another option would be to have it not just in Java, but in other languages too, at least the part with prepared statement variable handling.

takezoe commented 11 years ago

There are Scala interface for mirage named mirage-scala. But we don't have any plan to port Mirage to other language currently. However we can use it with any other JVM languages such as JRuby or Jython.

hansgru commented 11 years ago

But we don't have any plan to port Mirage to other language currently. However we can use it with any other JVM languages such as JRuby or Jython.

OK. I would be interested in Clojure and Groovy (also JVM based), and JavaScript. Issue #3 if detailed would really help/enable people create and contribute them.

takezoe commented 11 years ago

Issue #3 if detailed would really help/enable people create and contribute them.

I'll make effort to provide document as much as possible :-)

werne commented 10 years ago

any chance for getting Groovy support?

tnx

aadrian commented 9 years ago

+1 for groovy support.

aadrian commented 7 years ago

Groovy specific stuff will be here: https://github.com/mirage-sql/mirage-groovy