Databases
- 381
- European Conference on Object-Oriented Programming (ECOOP)
- Listing of the conferences and their workshops from 1987 to 2002 with links to the proceedings' TOCs. Some links to homepages as well as the official page.
- 382
- International Conference on Conceptual Modeling (ER)
- Listing of the conferences from 1979 to 2002 with links to the proceedings' TOCs. Also some workshops and homepages.
- 383
- International Conference on Deductive and Object-Oriented Databases (DOOD)
- Listing of the conferences from 1989 to 2002 with links to the proceedings' TOCs. Also some workshops and homepages.
- 384
- International Conference on Extending Database Technology (EDBT)
- Links to the conference TOCs from 1989 to 2002 and the homepage of 2004. Also information on summer schools, organization and statute.
- 385
- International Conference on Object Oriented Information Systems (OOIS)
- Listing of the conferences from 1994 to 2002. Some with links to the proceedings' TOC, some with homepage.
- 386
- Technology of Object-Oriented Languages and Systems Conference (TOOLS)
- Homepages of the conferences from 1996 onward. Also contains the TOOLS mission statement and an order facility for proceedings.
- 387
- Workshop on Persistent Object Systems (POS)
- Listing of the conferences from 1985 to 2000 with links to the proceedings' TOCs. Homepages from 1996 onward.
- 388
- Storing Objects in a Database
- Usenet articles on how one can make objects persistent without the code becoming dependent on a specific database technology.
- 389
- ConteXt
- An object-based database management system optimized for user interaction instead of transaction processing. It includes a database browser providing secure access to its server across the Internet. C++ binding for several flavours of UNIX. [Source code freely available but not on website.]
- 390
- EyeDB
- ODMG 3.0 compliant DBMS (including OQL) with manipulatable classes, templates and triggers. Supports multi-database objects. C++ and Java bindings. [Free for educational purposes]
- 391
- Orient
- ODBMS compliant with the ODMG 3.0 standard. It's available as Just Edition (for small applications) and Enterprise Edition with extra components for replication, load-balancing and fault-tolerance. Supports Windows and Linux. Free Just version available on Web site.
- 392
- LDB database system
- LDB is a free object-oriented database management system built on top of SHORE 2.0. It supports ODMG ODL specifications and can handle most ODMG OQL queries using a query optimizer. [Open Source but copyrighted]
- 393
- DBEdit 2
- Database editing tool, front-end GUI for Oracle, DB2 or MySQL. Provides aid to common data editing tasks and reporting, as well as database synchronization.
- 394
- EMS Manager
- EMS Manager is a graphical tool for database administration and development. Works with PosgreSQL, Interbase, Firebird, and MySQL. [Commercial]
- 398
- Lore
- Lore is a database management system (DBMS) for XML. The Lore executables are available for public use.