relational database
1 ResultsDictionary
relational database
A database that maintains a set of separate, related files (tables), but combines data elements from the files for queries and reports when required. The concept was developed in 1970 by Edgar...
Dictionary
Definition: relational database
A database that maintains a set of separate, related files (tables), but combines data elements from the files for queries and reports when required. The concept was developed in 1970 by Edgar Codd, whose objective was to accommodate a user's ad hoc request for selected data. Most every business database management system (DBMS), including Oracle, DB2, SQL Server, MySQL, etc., is a relational DBMS (RDBMS) (see DBMS).
Hierarchical, Network and Object Databases
In non-relational "hierarchical" and "network" databases, records in one file contain embedded pointers to the locations of records in another, such as customers to orders and vendors to purchases. These are fixed links set up ahead of time to speed up daily processing. Another type of non-relational database is the "object database," which stores data consistent with their object model (see object database).
Comparing and Joining
Routine queries to a relational database often require data from more than one file. For example, to obtain the names of customers who purchased a particular product, data must be extracted from both the customer and order files. A relational DBMS has the flexibility to "join" two or more files by comparing key fields such as account number and name and generating a new file from the records that meet the matching criteria (see join).
Indexes Are Used
In practice, a pure relational query can be very slow. In order to speed up the process, indexes are built and maintained on the key fields used for matching. Sometimes, indexes are created "on the fly" when the data are requested.
Relational Terms Common Term Table or Relation File Row or Tuple Record Column or Attribute Field
THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc. All rights reserved.
Sponsored White Papers, Webcasts & Resources
-
Beyond Simple Total Cost of Ownership
Check out this white paper to learn how today's investments have moved past total cost of ownership.
-
Tastiest Tidbits From SAP/Sybase Media Day
Enterprise software sometimes gets short shrift compared to consumer technologies like tablets and smartphones. Not the SAP/Sybase Media Day, however. Here's a collection of the deepest thoughts,...
Additional Results
-
Big data blowout: Microgen posts 7 billion transactions per hour
Finance, telecom, utilities and media companies -- those with structured transactional data -- will benefit the most.
-
McAfee: Database security threats motivating IT to do more
McAfee releases findings from a survey of 400 IT decision-makers across nine countries on the challenges of risk and compliance management in business.
-
BI for the little guy: Xambrosius courts small business
Michigan startup GPS Software says its new business intelligence tool suite will enchant small businesses.
-
How to effectively protect your IP with a non-compete clause
Losing an employee can mean valuable know-how, trade secrets, code or algorithms walking out the door.
-
Outsourcers: Now is the time for the next step in productivity
Commentary - Slow job growth projections combined with an upcoming presidential election have made "outsourcing" a four-letter word in American business circles. The largest proponents of...
-
HP cuts 27,000 jobs, to plow savings into R&D
HP will cut jobs and expand its recent R&D bets in services, software and hardware.
-
Sapphire notebook: structured taking unstructured seriously
Historically SAP are an enterprise structured data software company: as society evolves unstructured data is ever more important. How are SAP coping with the opportunities and red herrings our...
-
The Four Horsemen Of The Apocalypse For Client Management Vendors
The workforce computing landscape has become radically more complex, and the resources that employees need are shifting rapidly from inside the firewall to outside. Consumerization of both devices...
-
UK government staff caught snooping on citizen data
What a surprise: the U.K. government was forced to reveal under Freedom of Information laws more than 1,000 civil servants have 'snooped' on British citizens' private data.
-
Former senior Oracle exec Gary Bloom named CEO of Mark Logic
Gary Bloom returns to his database roots...
-
San Francisco hates your startup: SceneTap
San Francisco denizens are angry that facial-detection cameras placed in bars by nightlife startup app SceneTap go live on Friday.
-
Avira Antivirus update cripples millions of Windows PCs
Avira has sent out a defective antivirus update that is causing paid versions of its product to block critical Windows processes and third-party software, effectively rendering millions of PCs...
-
SAP Sapphire: Facing 'consumer revolution,' McDermott tacks toward innovation
At the closing keynote presentation of Day 1 of SAP's Sapphire Now confab in Orlando, co-CEO Bill McDermott repositions the company as a partner for business innovation.
-
SAP Sapphire: Innovation, and 3 case studies to ponder
At SAP Sapphire Now, Burberry CEO Angela Ahrendts, Ace Hardware CEO Ray Griffith and Coinstar CFO Scott Di Valerio discuss how they tackled problems with a platform.
-
Hadapt partners with Cloudera, puts MPP and Hadoop side-by-side
The Big Data world has no shortage of hybrid solutions, joining BI and relational technology with Hadoop and MapReduce. Hadapt offers a hybrid too, but prefers technology coexistence to...
-
Amazon Web Services launches Microsoft SQL Server effort
Amazon RDS supports SQL Server 2008 R2 and SQL Server 2012 will be added this year.
-
NASA, ESA confirm hacks; The Unknowns says systems patched
NASA and the European Space Agency (ESA) have confirmed they were recently hacked. The hacking group The Unknowns says most of the 10 companies it attacked have patched their systems.
-
Privacy labels aim to control prying eyes, personal data
A pair of entrepreneurs thinks labels on websites that outline information sharing rules could go a long way toward protecting user privacy on the Internet and improving business relationships...
-
SAP and Oracle up the ante in the phony database wars
Round two in the war of words between Oracle and SAP is underway. This time we're trading facts and FUD.
The best of ZDNet, delivered
ZDNet Newsletters
Get the best of ZDNet delivered straight to your inbox





