in discussion Hidden / Per page discussions » New ODB File Format
The composite structure of the oid is definitely better for the advantages you mentioned. Definitely sounds like the right direction.
The site
The composite structure of the oid is definitely better for the advantages you mentioned. Definitely sounds like the right direction.
how can you define custom written papers
Just a quick note to say that this is a great tool!!!
Thank you very very much for your hard work on this.
Robert
NeoDatis ODB does not support cluster. But it is an interesting feature. Could you create a feature request at https://sourceforge.net/tracker/?group_id=179124&atid=887888
Thanks
Do you have any plan to have cluster support? Thanks.
Hi,
I am from Germany too. If you search in google for neodatis google ask you, if you meant neonazis. Maybe you should indeed rename it.
What about "jdb.net"
I think there is a way around this problem - you would just treat all read/writes as if they are in blocks.
Example: if you had 4 byte blocks, a read at pos 3 would be in the 1st block. The next read at pos 5 would be in the 2nd. An update of bytes read from pos 3 to pos 5 would 1st re-write 1st block (read all 1-4 bytes, update 3-4 bytes and then write all 1-4 back) and then write the 2nd block (read all 5-8 bytes, update byte 5 and then write all 5-8 back).
I would expect this overhead to be slow and sure its complex, but I don't see a major problem.
One of the biggest issue is that ODB does not use fixed blocked to write object data and sometimes ODB access directly one part of the object data to do "in place update". I am not sure how encryption would work with that characteristic.
The next file format version of ODB will have fixed size blocks.
I like just NeoDatis!
In my country (Germany) you get many hints for neonazis if you look for neodatis.
Look in english wikipedia for Neo-Nazism and you know that it is not a good sign :-(
How does indexes are implemented in ODB?
NeoDatis was originally created to host Knowledger (a Knowledge base) and ODB the Object oriented database. Knowledger is almost dead!.
Maybe NeoDatis ODB could now be called NeoDatis database?