Hi Artem,

I am interested in this topic too.

I already tried to import into a memory database an export coming from a 
plocal one but I get the error reported in this 
topic https://groups.google.com/d/msg/orient-database/-_-4u8TKgoY/uYJFIhCap3gJ

Any idea?
Fabrizio

On Friday, June 6, 2014 6:36:39 AM UTC+1, Artem Orobets wrote:
>
> Hi Mike,
>
> You can use import 
> <https://github.com/orientechnologies/orientdb/wiki/Console-Command-Import>
> /export 
> <https://github.com/orientechnologies/orientdb/wiki/Console-Command-Export> 
> console commands to do that manually. And ODatabaseImport 
> and ODatabaseExport to do that from code. 
>
> Best regards,
> Artem Orobets
>
> * Orient Technologiesthe Company behind OrientDB*
>  
>
> 2014-06-05 20:06 GMT+03:00 Mike Funaro <[email protected] <javascript:>>:
>
>> Hi, 
>>
>> Started using OrientDB a couple weeks ago. I was wondering if there is a 
>> way to export a database (plocal) via the console and then in a Java 
>> application import that database into a Memory database.
>>
>> Right now what I am doing is extracting source data from a proprietary 
>> file format into an embedded OrientDB but I would like to be able to have a 
>> memory database for applications that then use that data(without having to 
>> parse the data every time the application runs to setup a memory database), 
>> for speed purposes. 
>>
>> Thanks in advance for any help!
>>
>> -Mike
>>
>> -- 
>>
>> --- 
>> 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.

Reply via email to