OrientDB is a NoSQL Document/Graph DBMS with a SQL layer built on top of it. This makes things easier for SQL skilled developers. Apache 2.0 Open Source License. For more information: www.OrienTechnologies.com.
Direct URL: http://orient.googlecode.com/files/orient-database-0.9.21.zip
The new features of this release are:
- Issue 60: Super fast GraphDB implementation
- Issue 8: Import and export of database in JSON format
- Issue 70: Native Connection Pool
- Issue 67: Lazy loaded collections and maps
- Issue 66: Optimized fetch plan to load graph of records all together improving network transfer
- Issue 71: Support record internal attributes in queries.
- Issue 63: Server: logs by default should reside in files
- Issue 74: Create class from console
- New annotations to control object mapping: @ORawBinding, @ODocumentId and @ODocumentInstance
- Improved client/server communication on Linux OS
Bugs fixed:
- Issue 69: Java 1.6 creep
- Issue 75: Sequential document updates from different connections yields concurrent modification exception
- Issue 78: Tx log corruption when empty
- Issue 79: Error parsing example query
- Issue 80: Root cause not reported on query parsing
- Fixed other minor bugs
The next release is planned for September 2010 with this improvements: http://code.google.com/p/orient/issues/list?q=label:v0.9.22
To test the OrientDB Studio go here: http://www.moobilis.com:2480. Users: reader/reader and writer/writer. To manage the server: root/root.
If you'd like to suggest some new feature for the next releases please open a New Issue as "New feature": http://code.google.com/p/orient/issues/entry?template=New%20feature
bye,
Luca Garulli
http://www.linkedin.com/in/garulli
OrientDB (www.OrienTechnologies.com)