line / kotlin-jdsl

Kotlin library that makes it easy to build and execute queries without generated metamodel
https://kotlin-jdsl.gitbook.io/docs/
Apache License 2.0
650 stars 85 forks source link

Do you support nosql? #45

Open cata-ab opened 2 years ago

cata-ab commented 2 years ago

Hi guys. We are using "spring-data-mongodb" library.

Can I use kotlin-jdsl with mongodb (nosql)?

THX.

cj848 commented 2 years ago

We are currently debating whether to support the rest except for the jpa specification. However, nothing has been confirmed yet.