Objectivity/DB
Home PageCategories: DBMS
Author: Objectivity
Latest version: 10
Added 2006-04-27Updated 2010-09-28
Object-oriented database management system.
Objectivity/DB consists of shared libraries, several servers, and a set of administrative tools. The shared libraries and servers provide storage and retrieval of local and distributed data, and ensure data integrity through transaction
Objectivity/DB is a database software library that is linked with the application program instead of using a separate data server process. It has C++, Java, .NET and Smalltalk application programming interfaces. It also supports SQL and XML. It includes database design and administration tools that plug in to an Eclipse framework.
Features for .NET include:
- Automatic C# code generation for persistent class definitions
- Managed library of Objectivity/DB access methods that can be invoked from .NET
- LINQ support
- Persistence Designer plugin for Visual Studio
Features for Java include:
- Support for industry standard Java Virtual Machines
- Database interface is natural for the Java developer
- "single process model" delivers performance by reducing context switching
- Multi-threading support
- EJBQL (Enterprise JavaBeans Query Language)
- Objectivity Assist tool for database application development, administration and browsing based on Eclipse
Built for Java |
Library |
Plug-in |