vyhodb database is the right choice when you have complex data model with sophisticated business logic, which have to be executed in ACID transactions with SERIALIZABLE isolation level. In other words, it is best for enterprise level applications.
vyhodb is written on Java and currently can be used by Java applications only.
vyhodb database has the following features:
vyhodb is also easy to use from administration perspective:
The best way to start with vyhodb is Getting Started document. Code examples can be downloaded from here getting_started_examples.zip.