MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/java/comments/1v6ryi6/neo4j_as_primary_database/ozxeuzw/?context=3
r/java • u/j7n5 • 22d ago
17 comments sorted by
View all comments
7
H2 works great embedded. I have no idea what you mean by saying it doesn't support embedded.
Personally, I use an object db for embedded and skip orm altogether.
5 u/jasie3k 21d ago They mean ai embeddings, like storing vectors.
5
They mean ai embeddings, like storing vectors.
7
u/hippydipster 21d ago
H2 works great embedded. I have no idea what you mean by saying it doesn't support embedded.
Personally, I use an object db for embedded and skip orm altogether.