[REPLAY] Product Talk: Using AI to enhance the data marketplace search experience

Watch the replay
Glossary

Relational Database

A relational database stores and structures data by organizing it in rows, columns and tables, based on defined relationships between data points.

What is a relational database?

A relational database is software that stores data, organized into rows, columns and tables, based on defined relationships between data points. Each column holds attributes of the data, with each row being a record with a unique identifier or key. This makes it simple to understand the relationship between different points, making it easy to access and query structured information at scale. Different database tables can be linked and interrelated.

An example of a relational database

A relational database might contain a table for a company’s customer data. Each column will describe a different customer attribute (such as name, address, and telephone number), while each row will relate to the individual customer. Information is stored consistently under each attribute, making analysis and manipulation simple and straightforward.

Showing the power of relational databases, this table might be linked to a separate table containing sales orders, enabling businesses to easily track and analyze what customers have bought.

Where does the relational database sit in the tech stack?

The relational database is part of a database management system (or DBMS), which controls the storage, retrieval, addition, sorting, deletion, modification or use of the data contained within the database.

Database administrators use the well-known Structured Query language (SQL) programming language to store, process and query information in a relational database.

Where are relational databases used?

Relational databases provide a simple way to collect and share structured data between employees and business systems based on logical rules. First introduced in the 1970s, they standardized how data was represented and shared between applications – previously every application stored data in a unique way, limiting interoperability.

Relational databases are used by the majority of business applications, such as solutions for finance, accounting, Customer Relationship Management (CRM) and Enterprise Resource Planning (ERP), which all rely on tabular, structured data. They therefore power activities such as ecommerce, banking, HR systems, inventory management and sales orders, as well as being used as a source for business intelligence analysis.

Relational databases are best suited to the storage of structured, quantitative data that follows and fits into specific, defined models and formats. They are unsuited to storing unstructured, qualitative data, such as images or videos, which do not fit into the row and column format. These are normally collected in NoSQL databases.

What are the benefits of relational databases?

Relational databases have four main benefits:

Ease of use

Because of their tabular format, relational databases are straightforward to understand, even by non-specialists. Given their long history, there is a large number of tools available to help manage them. As SQL is a widespread language it is known or can be learnt by most programmers and business analysts, while providing the ability for users to carry out complex queries.

Security and data confidentiality

Access to specific data can be limited to particular users, based on their jobs or roles. This ensures data confidentiality, particularly of personal information. Access can be set to the level of particular tables, or columns within a table. For example, information such as a customer’s stored credit card number could be hidden from users.

Easy to manage

The relational database schema is separate from how data is physically stored. This means that changes to physical data storage (such as renaming a table) do not affect the underlying data or existing applications.

ACID compliance

Relational databases support ACID (Atomicity, Consistency, Isolation, Durability) performance. Data is stored just once, eliminating duplication, while ensuring data validity regardless of errors or failures. Data is automatically updated between different instances of relational databases – for example, if money is withdrawn from an ATM, it is immediately reflected in the customer’s bank balance.

 

Ebook - Data Portal: the essential solution to maximize impact for data leaders

Learn more
The importance of data quality in turning information into value Data Trends
The importance of data quality in turning information into value

What is data quality and why is it important? We explain why data quality is central to building trust and increasing data use, and the processes and tools required to deliver consistent high-quality data across the organization.

Opendatasoft integrates Mistral AI’s LLM models to provide a multi-model AI approach tailored to client needs Product
Opendatasoft integrates Mistral AI’s LLM models to provide a multi-model AI approach tailored to client needs

To give customers choice when it comes to AI, the Opendatasoft data portal solution now includes Mistral AI's generative AI, alongside its existing deployment of OpenAI's model. As we explain in this blog, this multi-model approach delivers significant advantages for clients, their users, our R&D teams and future innovation.

Using data to drive innovation across the Middle East Data Trends
Using data to drive innovation across the Middle East

The recent GITEX event in Dubai provided the perfect opportunity to understand how data sharing is changing across the Middle East. Based on our discussions, this blog highlights 5 key themes driving data use in the region.

Start creating the best data experiences