Re: [orientdb] Database as a single file?

2016-05-04 Thread david
Thank you for the quick reply. I am not sure whether or not its a show-stopper for me, but for a desktop app, a single file is a useful feature. For instance H2 have the facility to support a database in a zip through its jdbc connector (jdbc:h2:zip:!/). cheers > -- --- You received

Re: [orientdb] Database as a single file?

2016-05-04 Thread Luigi Dell'Aquila
Hi David, In current release this is not supported, and structurally it's not easy to do, so I'm afraid it will hardly enter in the roadmap (but things can change of course...) Thanks Luigi 2016-05-04 1:15 GMT+02:00 : > This might be a stupid question, but is it possible

[orientdb] Database as a single file?

2016-05-03 Thread david
This might be a stupid question, but is it possible to store a plocal database as a single file, rather than a directory? I am considering using OrientDB as an embedded database in a java desktop application, so keeping the database as a single file would be a big plus. -- --- You received