I think s(he) is asking about using a graphical tool such as the studio web app to connect to a plocal database. The answer is yes, the studio web app can view a plocal database. The console can as well but that's a terminal app.
On Wednesday, July 23, 2014 2:34:06 AM UTC-4, Riccardo Tasso wrote: > > You can use OrientDB console, you can find it in bin/ subfolder of any > Orient distribution. Here is the wiki page: > https://github.com/orientechnologies/orientdb/wiki/Console-Commands > > Cheers, > Riccardo > > > 2014-07-22 22:13 GMT+02:00 <[email protected] <javascript:>>: > >> I am using Plocal , is there anyway I can view my database ? In the >> studio or any other graphical viewer. >> >> >> On Monday, March 31, 2014 11:44:11 AM UTC-5, Michael Campbell wrote: >>> >>> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- 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.
