Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for CouchDB #20

Open
dadrus opened this issue Aug 15, 2017 · 0 comments
Open

Implement support for CouchDB #20

dadrus opened this issue Aug 15, 2017 · 0 comments

Comments

@dadrus
Copy link
Owner

dadrus commented Aug 15, 2017

Implement an extension to JPA-Unit which supports all the JPA-Unit tools with CouchDB.

The idea is to be able to use JPA providers, which support NoSQL databases, thus to be able to reuse (to a certain extent) existing code and test implementation when switching between different data base types or when using different types of data bases (polyglot persistence) in one project.

CouchDB seems to be supported by following JPA provider:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant