I just wonder if there are any JDBC implementations (in some extent, as much as possible) for any NoSql DB (opensource or proprietary)?
How do you think, is it possible that this implementation will show as good performance as raw API of correspondent NoSql DB?
Which parts cannot be implemented (transactions? CallableStatements? etc)?