Anyone using embedded mode for orientdb?  I'm investigating this usage, but
the documentation is pretty slim (
https://github.com/orientechnologies/orientdb/wiki/Embedded-Server), and
seems to assume I want to embed it and use the embedded server as something
for other apps to connect to.

What I want is a DB like SQLite, H2, HSQLDB, etc. but that is document or
graph oriented.  That is, the only one I want talking to my db is the java
app in which it is embedded, not other clients.

Does anyone have a pointer on how I might do this?  The idea here is that
my particular app is the only user of this database, and we DO NOT want
another process running as a daemon to manage connections.

Thanks!

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to