Re: Apache Cayenne Support for NoSQL
Andrus Adamchik <[email protected]>
| Newsgroups | gmane.comp.java.cayenne.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Keena, You may be out of luck with Cayenne and MongoDB. Cayenne's primary target are relational data stores that have JDBC drivers. Don't think Mongo satisfies either of these conditions. Andrus > On Jul 1, 2019, at 10:58 AM, Keena Grepo <[email protected]> wrote: > > Hi, > Planning to use Apache Cayenne, Java Spring and MongoDB for the app development. > Does apache cayenne supports NoSQL datastores? > > Thank you. > >