Databases
- 101
- Ultima-S: Problems and Decisions
- Advantages of a client-server O(R)DBMS versus a mainframe database are shown.
- 102
- Whatever Happened to Object-Oriented Databases?
- Comparison of state and future prospect of object-oriented and relational databases. [PDF file with IEEE Computer version available from same site.]
- 103
- ART
- A lightweight (Java/J2EE), multiplatform web based query tool and reporting environment. Supports tabular, crosstab, charts, scheduling; data exportable to spreadsheet.
- 104
- Axamol SQL Library
- Java library to execute SQL statements stored in external library files. This separation increases readability, eases maintenance, and allows separate testing and documentation. [MIT]
- 105
- ChurchInfo Church Database Application
- ChurchInfo is a php/mySQL database to keep track of people, families, groups, pledges and payments, Sunday school classes, etc.
- 106
- Hamsterdb Embeddable Database Engine
- Hamsterdb is written in ANSI C and supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases.
- 107
- ITTIA
- Provides small footprint, high performance, and easy-to-use embedded database solutions. Also sells technical support and consulting.
- 108
- Kexi
- An integrated environment for managing data. It helps creating database schemas, inserting, querying and processing data. Screenshots, downloads, resources, a wiki and a list of involved developers.
- 110
- picoSQL
- picoSQL is a SQL-based, multi-user, client/server RDBMS, derived from a commercial project [GPL].
- 111
- CAST
- Software for source code parsing, debugging, impact analysis, real time map building and evolution management for all client/server SQL based applications.
- 112
- DBScribe
- Documentation tool generating output in HTML, CHM and MS Word formats. SQLServer, Oracle, DB2, MySql and PostgreSQL supported. [Commercial, trial versions]
- 113
- DTM SQL editor
- SQL editor with ODBC and IDAPI support, visual query builder, syntax highlighting, and search and replace capabilities.
- 114
- Data Transformations Inc.
- SQL Query Tools available for download, and database consultation services.
- 115
- Frontline Software
- FrontBase is a cross-platform SQL database with conformance to many international and de facto standards.
- 116
- Mimer Information Technology AB
- MIMER is a SQL based relational database management system (RDBMS) targeted at mission critical client/server environments.
- 117
- Red Gate Software Limited
- Supplies tools for SQL server database developers and DBAs for comparing and synchronizing databases.
- 118
- DbcDOM
- XML library for DATABUS language. There are basic functions for export/import XML files. Includes additional classes for LinkedLists, Stacks, and Exceptions.