Databases
- 181
- Hughes Technologies - miniSQL
- Mini SQL, aka mSQL, is a lightweight SQL database engine from Hughes Technologies. mSQL is free for noncommercial use.
- 184
- MySQL Performance Blog
- Variety of articles with strong focus on optimization, performance, tweaks, hacks and tools. Offer services on MySQL consulting: data recovery, indexing, high availability, implementation and scaling.
- 187
- Oracle FAQ
- Provides answers to frequently asked questions, message boards, sample code, books, tools, USENET archives, and mailing list archives.
- 188
- Wikipedia: Oracle Database
- Encyclopedia article providing an overview and history of the company's database product.
- 189
- PDOXTool - database tool
- Database tool to view,print and save to txt table definitions and view and edit data from several databases and pack and re-index paradox 7 tables. Source code included.
- 191
- Woll2Woll Software
- Specializes in the creation of high-quality, professional and easy-to-use components for database application developers for Delphi. Includes advanced grids, treeviews, graphical and image components, richedit word processor.
- 193
- Wikipedia - Pick Operating System
- An extensive article about MultiValue/Pick with a lot of bibliographic references.
- 194
- PostgreSQL
- Sophisticated open-source Object-Relational DBMS supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. Completely free database
- 195
- A Review by Paragon Corporation
- Article that focuses on features that make PostgreSQL different from most relational database management systems.
- 196
- EnterpriseDB
- A relational database management system based on PostgreSQL. It adds compatibility and performance features.
- 197
- Guide to Version 7.x Development and Configuration
- A side by side comparison to Oracle 8i that can also be read as a stand alone document.
- 198
- MySQL PHP to PostgresSQL
- A program that takes a php page that uses mysql calls and changes them into Postgres calls.