Relational database management systems and SQL are the mainstay of the database industry. Nearly every organization is using these products. This site provides an overview of database systems and links to relational database product vendors.
Much of the interest in relational database systems is derived from E. F. Codd's work. His A relational Model of Data for Large Shared Data Banks, published in the Communications of the ACM in June 1970, is a seminal paper on the subject. The paper contained an explanation of the relational structure, operations, and a discussion of redundancy and consistency.
SQL is a database sublanguage that is used for accessing most relational databases. (Although, there are some who argue that SQL is not relational, the two terms are synonymous for most people.) The most commonly used version of SQL is SQL-92. SQL-92 forms the basis for JDBC, SQLJ, and SQL:1999, the most recent version of SQL. As relational databases move to the SQL:1999 model, they are becoming more object-relational. More on object-relational databases and other related topics can be found on the references at the end of the page.
More on database theory and SQL can be found in the articles described in the next section.
![]()
A common initialism used for a relational database management systems is RDBMS.
Database articles
Interested in how database products work? Want to know when you should consider using these products? What are some architectures that take advantage of these products yet preserve your existing systems investment? These articles provide answers to these questions and more. Check out the articles on relational databases.
Product listing
A listing of relational database vendors with links to their respective websites is available on this site. See the websites for relational database products.
Jump-Start Your Development
Our services are a way to get your project off to a running start. We will significantly speed up your development by providing:
- Consulting on software architectures and products. This will help you quickly make fully informed decisions concerning the selection and use of software products for Web Services and service-oriented architectures. More...
- Mentoring or coaching on technical issues. These sessions make it easier for managers and project leads to get up-to-speed on architectural considerations. More...
- Speaking on topics of advanced software architectures and how such architectures can be used in organizations. This is a great way to communicate the value of using various types of software architectures to larger groups. More...
Related Topics on this Website
Relational databases can work with many of the following products described on this site. Be sure to check them out.
- Web Services
- Cloud Computing
- Application Servers
- Object-Relational DBMSs
- OR Mapping
- Object-Oriented DBMSs
- XML DBMSs
- XML Middleware
Copyright © 2000 - 2013 Barry & Associates, Inc. All Rights Reserved.

