Skip to content

Jetstream KV/ObjectStore as a database? #5468

Answered by jnmoyne
formula349 asked this question in Q&A
Discussion options

You must be logged in to vote

It depends on your use cases and your querying needs: if you just need "no SQL" data store functionality (e.g. KV or Object store, or subject-based addressing in streams, or 'compare and set' rather than transactions for concurrency access control) then NATS JetStream does it. If you need full SQL query language with support for schemas, joins, transactions and isolation then that's the domain of full-blown databases like Postgre and others.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jnmoyne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants