27 May
2015
27 May
'15
9:42 a.m.
Hi, I just wanted to know that, is there any limitation of no of database created in main memory mode using Java Application. Also if it is possible to create no of databases, Am i able to open multiple database in main memory mode at a time ?. Thanks, Ankit
27 May
27 May
10:38 a.m.
Hi Ankit,
I just wanted to know that, is there any limitation of no of database created in main memory mode using Java Application.
There is no fixed limit. How many databases are you planning to create in your application? Thousands? Millions?
Am i able to open multiple database in main memory mode at a time ?.
Yes. If you e.g. use the client/server architecture, every client can have its own main-memory database opened.. Best, Christian
3970
Age (days ago)
3970
Last active (days ago)
1 comments
2 participants
participants (2)
-
ankit kumar -
Christian Grün