Skip to content
Discussion options

You must be logged in to vote

The main reason was portability of data. Nitrite database is implemented in other languages also - nitrite-flutter is there and nitrite-rust is in development. nitrite for javascript is also in the future plan.

Now languages like javascript does not support 64bit integers, but we can very well use a document created by nitrite-java in nitrite-javascript if we represents NitriteId as a string.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@leoger
Comment options

Answer selected by leoger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants