Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jnosql-dev] Fwd: [microprofile] JNoSQL in MicroProfile?

That might be a nice opportunity to us

---------- Forwarded message ----------
From: Kevin Sutter <kwsutter@xxxxxxxxx>
Date: Wed, Oct 18, 2017 at 12:32 PM
Subject: [microprofile] JNoSQL in MicroProfile?
To: Eclipse MicroProfile <microprofile@xxxxxxxxxxxxxxxx>


Hi,
I know that we briefly discussed a persistence feature way back when we started MicroProfile.  At that time, we had talked about JPA, but decided that maybe relational databases were not the proper choice for cloud native microservice applications.

We also briefly discussed NoSQL databases, but which one would we choose?  There wasn't a standard defined and if we chose the "wrong one", then it could limit our applicability.

Recently, I've been re-introduced to JNoSQL.  This is not a standard, per se.  But, it is getting quite a bit of attention.  JNoSQL provides a programming model abstraction for NoSQL databases.  So, we wouldn't be tied to just MongoDB or CouchDB or whatever.  It provides both the basic communication mechanism as well as Java object mapping capabilities.

I'm not an expert, nor do I work with this group.  It just seems like a nice fit if we're interested in providing a persistence component for MicroProfile.  Before we take this too much further, I thought I would start the conversation here and see what the wider team thinks.

Thanks,
Kevin

--
You received this message because you are subscribed to the Google Groups "Eclipse MicroProfile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to microprofile+unsubscribe@googlegroups.com.
To post to this group, send email to microprofile@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/microprofile/cd9fce74-d3f3-4b22-b763-08071f1f56d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Otávio Gonçalves de Santana

Back to the top