English | Czech |
Distributed Relational Database Architecture | DRDA (A connection protocol for distributed relational database processing used by IBM relational database products that comprises protocols for communication between an application and a remote database, and communication between databases. DRDA also provides the connections for remote and distributed processing. The Distributed Data Management Architecture provides the base architecture for DRDA) |
Object Relational Designer | Návrhář relací objektů (A tool that provides a visual design surface for creating LINQ to SQL entity classes and associations (relationships) based on objects in a database. The Object Relational Designer also provides functionality to map stored procedures and functions to System.Data.Linq.DataContext methods for returning data and manipulating entity classes) |
relational database | relační databáze (A database or database management system that stores information in tables) |
relational database management system | systém pro správu relačních databází (A database system that organizes data into related rows and columns as specified by a relational model) |
relational engine | relační stroj (A component of SQL Server that works with the storage engine. It is responsible for interpreting Transact-SQL search queries and mapping out the most efficient methods of searching the raw physical data provided by the storage engine and returning the results to the user) |
relational OLAP | relační OLAP (A storage mode that uses tables in a relational database to store multidimensional structures) |
relational store | relační úložiště (A data repository structured in accordance with the relational model) |