kotlin-nosql
kotlin-nosql copied to clipboard
NoSQL database query and access library for Kotlin
Seems this project is inactive, anybody knows an active alternative for kotlin-sql? since the last commit was on `Latest commit 58ec5e5 on Feb 15, 2016` Regards.
Hi , I got the below link in the bottom of kotlin-nosql github page. http://kotlin-nosql-mongodb-petclinic.herokuapp.com/ But, the above link isn't working. Could you please fix it?
Cant use services like MLab because the mongo driver is too old
Hi, While using this package we've run into an issue with the dateTime() / DATE_TIME column type in MongoDBSession - while `getObject(doc, schema)` on line 489 properly handles DATE_TIME column...
I'm super unfamiliar with this library. This PR probably needs a load of review; I just wanted it to compile on the latest version so I can use it in...