A federated database system is a type of meta-database management system (DBMS) which transparently integrates multiple autonomous database systems into a single federated database. The constituent databases are interconnected via a computer network, and may be geographically decentralized. Since the constituent database systems remain autonomous, a federated database system is a contrastable alternative to the (sometimes daunting) task of merging together several disparate databases.

PropertyValue
p:abstract
  • A federated database system is a type of meta-database management system (DBMS) which transparently integrates multiple autonomous database systems into a single federated database. The constituent databases are interconnected via a computer network, and may be geographically decentralized. Since the constituent database systems remain autonomous, a federated database system is a contrastable alternative to the (sometimes daunting) task of merging together several disparate databases. A federated database (or virtual database) is the fully-integrated, logical composite of all constituent databases in a federated database system. McLeod and Heimbigner were one of the first papers to define a Federated Database Architecture define the architecture and interconnect databases that minimize central authority yet supports partial sharing and coordination among database systems Through data abstraction, federated database systems can provide a uniform front-end user interface, enabling users and clients to store and retrieve data in multiple noncontiguous databases with a single query--even if the constituent databases are heterogeneous. To this end, a federated database system must be able to decompose the query into subqueries for submission to the relevant constituent DBMS's, after which the system must composite the result sets of the subqueries. Because various database management systems employ different query languages, federated database systems can apply wrappers to the subqueries to translate them into the appropriate query languages. Among other surveys defines Federated Databases as a collection of cooperating component systems which are autonomous and are possibly heterogenous. The three important components of a FDBS as pointed out in is autonomy, heterogeneity and distribution. Another dimension which has also been considered is the Networking Environment Computer Network, e.g many DBSs over a LAN or many DBSs over a WAN update related functions of participating DBSs (e.g no updates, nonatomic transitions,Atomic updates)." (en)
  • Ein Föderiertes Informationssystem (oft auch Föderiertes Datenbanksystem) ist ein Informationssystem, das einen Zugriff auf mehrere autonome Informationsquellen bietet, ohne dass deren Daten kopiert werden, wie es beispielsweise in einem Data Warehouse der Fall ist. Diese Form der Integration mehrerer Datenquellen, bei der diese selbst unverändert bleiben, wird auch als virtuelle Informationsintegration bezeichnet. „Föderiert“ heißt dieses System, weil es ein Zusammenschluss von einzelnen Systemen ist, die ihre jeweilige Selbstständigkeit bewahren." (de)
rdfs:comment
  • A federated database system is a type of meta-database management system (DBMS) which transparently integrates multiple autonomous database systems into a single federated database. The constituent databases are interconnected via a computer network, and may be geographically decentralized. Since the constituent database systems remain autonomous, a federated database system is a contrastable alternative to the (sometimes daunting) task of merging together several disparate databases. (en)
  • Ein Föderiertes Informationssystem (oft auch Föderiertes Datenbanksystem) ist ein Informationssystem, das einen Zugriff auf mehrere autonome Informationsquellen bietet, ohne dass deren Daten kopiert werden, wie es beispielsweise in einem Data Warehouse der Fall ist. Diese Form der Integration mehrerer Datenquellen, bei der diese selbst unverändert bleiben, wird auch als virtuelle Informationsintegration bezeichnet." (de)
p:hasPhotoCollection
rdfs:label
  • Federated database system (en)
  • Föderiertes Informationssystem" (de)
foaf:page
is p:redirect of
is owl:sameAs of
skos:subject
rdf:type