Objectivity/DB: Difference between revisions

Content deleted Content added
+ C#
Line 3:
| advert=January 2010
}}
'''Objectivity/DB''' is a commercial [[object database]] produced by Objectivity, Inc. It allows applications to make standard [[C++]], [[C Sharp (programming language)|C#]], [[Java (programming language)|Java]], [[Python (programming language)|Python]] or [[Smalltalk]] objects persistent without having to convert the data objects into the rows and columns used by a [[relational database management system]] (RDBMS). Objectivity/DB supports the most popular object oriented languages plus [[SQL]]/[[ODBC]] and [[XML]]. It runs on [[Linux]], [[LynxOS]], [[UNIX]] and [[Microsoft Windows|Windows]] platforms. All of the languages and platforms interoperate, with the Objectivity/DB kernel taking care of compiler and hardware platform differences.
 
== History ==