Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jnosql-dev] Define the package name domain to key-value. #9

Thank you Marco.
Therefore, we have five votes to keyvalue.
I'll procedure with PR and CI/CD soon.
Thank you, everybody.

On Tue, Aug 13, 2019 at 12:01 AM Marco Ferreira <marcoantoniobferreira@xxxxxxxxx> wrote:
jakarta.nosql.kv looks good for me... And "keyvalue" as a second option.

On Tue, 13 Aug 2019 at 00:03, Manik Magar <manik.magar@xxxxxxxxx> wrote:

keyvalue sounds good to me too.


On Aug 12, 2019, at 6:09 PM, Otávio Gonçalves de Santana <otaviopolianasantana@xxxxxxxxx> wrote:

Spring Data key-value uses the same Hibernate nomenclature:

https://github.com/spring-projects/spring-data-keyvalue

Therefore, we have Hibernate and Spring that are using the same package domain.
Does anybody agree to follow the ship?

On Mon, Aug 12, 2019 at 4:47 PM Otávio Gonçalves de Santana <otaviopolianasantana@xxxxxxxxx> wrote:
Key- value  is not a single word, but let's put on the table. And see if anybody else agree. 

On Mon, Aug 12, 2019, 12:27 Werner Keil <werner.keil@xxxxxxx> wrote:

See the Github ticket, I saw Hibernate OGM (which under the Right circumstances may implement NoSQL as other parts also do with JPA) uses the package name „keyvalue“, so why not use that?

 

Werner

 

Sent from Mail for Windows 10

 

From: Eduardo Asafe
Sent: Monday, August 12, 2019 18:17
To: jnosql developer discussions
Cc: nosql developer discussions
Subject: Re: [jnosql-dev] Define the package name domain to key-value. #9

 

i like of second suggestion but i think in future may generate some confusion because kv its a acronym(nothing that cannot be conturned).
if i can suggest, i prefer a synonymous to 'key-value' like "pair" as example:
     jakarta.nosql.pair or jakarta.nosql.pairs.

 

Em sáb, 10 de ago de 2019 às 18:01, Otávio Gonçalves de Santana <otaviopolianasantana@xxxxxxxxx> escreveu:

As you know Jakarta NoSQL has one API to cover these NoSQL databases:

  • Column
  • Document
  • Graph
  • key-value

The domain to the first one is elementary, once we are talking about a sample name:

  • jakarta.nosql.column
  • jakarta.nosql.document
  • jakarta.nosql.graph

The key-value is a bit difficult one even if we take a look at the convention:
https://docs.oracle.com/javase/tutorial/java/package/namingpkgs.html

I have some suggestions:

What do you think?

 

--

Otávio Gonçalves de Santana

_______________________________________________
jnosql-dev mailing list
jnosql-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jnosql-dev

 

_______________________________________________
jnosql-dev mailing list
jnosql-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jnosql-dev


--
Otávio Gonçalves de Santana
_______________________________________________
jnosql-dev mailing list
jnosql-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jnosql-dev
_______________________________________________
jnosql-dev mailing list
jnosql-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jnosql-dev


--
AAte
Atenciosamente,

Marco Ferreira
_______________________________________________
jnosql-dev mailing list
jnosql-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jnosql-dev


--
Otávio Gonçalves de Santana

Back to the top