Subject | English | Czech |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | relational database | relační databáze (A database or database management system that stores information in tables) |
environ. | relational database A collection of digital information items organized as a set of formally described tables from which the information can be accessed or reassembled in different ways without reorganizing the tables | databáze relační |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | relational OLAP | relační OLAP (A storage mode that uses tables in a relational database to store multidimensional structures) |
comp., MS | relational store | relační úložiště (A data repository structured in accordance with the relational model) |