Pages en cours de développement/ Pages in development
Thèmes et ressources/ Themes and resources
- Cette section regroupe et intègre les différentes ressources du LIBD autour de thématiques spécifiques.
- This section collects and integrates the resources of the LIBD into specific themes.
<Retour à la page d'accueil / Back>
Introduction
Modeling and Metamodeling
Database Models
- Status: Complete
- Description
- The development and the exploitation of data models are at the baseline of the database engineeering domain. They allow database structures to be described at the appropriate level of abstraction, so that one can rigourously evaluate and transform schemas and reason about them. They are at the core of design methodologies and CASE tools. The conceptual models, such as the Entity-relationship model and some interpretation of UML class diagrams are aimed at describing data/information structures at the conceptual, technology-independent level, while the many logical models currently available are intended to represent data structures as they are implemented by data managers (or by families thereof).
- Several data models have been designed and implemented: the SPHINX data models, the Individual model (Merise), the GAM (Generalized Access Model), the GER (Generic Entity-relationship) model, the DB-MAIN model and the temporal ER model.
ER model, Individual model, Merise model, UML class diagrams, wide-spectrum model, GER model, DB-MAIN model, logical data model, temporal model, legacy data model, relational model, network model, hierarchical model, OO model, OR model, XML model, large schema layout, semantic and statistical aspects of models, IS-A relation, wrappers
- <Go to the Database Models page for more detail>
Database Languages and API
- Status: Partial
- Description:
- Keywords
- new database languages, CASE programming, SQL script, dynamic SQL, temporal API, wrappers
- <Go to the Database Languages and API page for more detail>
Metamodeling
- Status: complete
- Description
- Keywords
- metamodel, metaCASE, metadata, model base, repository, catalog tables, DB-MAIN, Voyager 2, workflow modeling, clinical pathway modeling
- <Go to the Metamodeling page for more detail>
Database Methodologies
Method Modeling
- Status: Empty
- Description
- Keywords
- <Go to the Method Modeling page for more detail>
Database design (General)
- Status: Empty
- Description
- Keywords
- <Go to the Database design (General) page for more detail>
Conceptual Analysis
- Status: Empty
- Description
- Keywords
- <Go to the Conceptual Analysis page for more detail>
Logical Design
- Status: Empty
- Description
- Keywords
- <Go to the Logical Design page for more detail>
Physical Design
- Status: Empty
- Description
- Keywords
- <Go to the Physical Design page for more detail>
Code Generation
- Status: Empty
- Description
- Keywords
- <Go to the Code Generation page for more detail>
Database Schema Quality
- Status: Empty
- Description
- Keywords
- <Go to the Database Schema Quality page for more detail>
Database reverse Engineering
- Status: Empty
- Description
- Keywords
- <Go to the Database reverse Engineering page for more detail>
Database Reverse Engineering
Methodology and Techniques
- Status: Empty
- Description
- Keywords
- <Go to the DBRE - Methodology and Techniques page for more detail>
Tools
- Status: Empty
- Description
- Keywords
- <Go to the DBRE - Tools page for more detail>
Case Studies
- Status: Empty
- Description
- Keywords
- <Go to the DBRE - Case Studies page for more detail>
Transformational Engineering
Principles and Methodology
- Status: Empty
- Description
- Keywords
- <Go to the TRANSFO - Principles and Methodology page for more detail>
Tools
- Status: Empty
- Description
- Keywords
- <Go to the TRANSFO - Tools page for more detail>
Applications
- Status: Empty
- Description
- Keywords
- <Go to the TRANSFO - Applications page for more detail>
Database Evolution and Migration
Database Evolution and Migration
- Status: Empty
- Description
- Keywords
- <Go to the EVOL - Database Evolution and Migration page for more detail>
Program Evolution and Migration
- Status: Empty
- Description
- Keywords
- <Go to the EVOL - Program Evolution and Migration page for more detail>
Data Interoperability
Heterogeneous Data Integration
- Status: Empty
- Description
- Keywords
- <Go to the INTEGR - Heterogeneous Data Integration page for more detail>
Web Data Integration
- Status: Empty
- Description
- Keywords
- <Go to the INTEGR - Web Data Integration page for more detail>
Special Databases
Active Databases
- Status: complete
- Description
- An active (or reactive) database is able to react to some external stimuli, such as data modification actions. Practically, the reaction mechanism relies on triggers, predicates and SQL procedures. A specific reaction can be defined through different patterns. The first one is the predicate (SQL check), which states a static property that the data must always meet. Any action that will violate this property is rejected. The second one specifies a procedure that must be executed before or after definite data modification actions (SQL trigger). The third one consists of a procedure of arbitrary complexity (SQL stored procedure) that can be called by users, by client programs or by triggers.
- active database, Is-a relation management, active rule, SQL trigger, SQL predicate, SQL stored procedure, integrity management, update propagation, decision support system, temporal database
- <Go to the SPECIAL - Active Databases page for more detail>
Temporal Databases
- Status: complete
- Description
- While a standard database collects data about the current state of a set of entities, a temporal database includes data about entities that evolve over time. When an entity changes, its new state is recorded but the former state is kept in the temporal database. As a consequence, it is possible to rebuild the state of the application domain at a certain time point. It is also possible to extract the evolution of a set of entities during a certain period. A fully temporal database records the past, current and future states of entities. One considers two types of time. The transaction (or physical) time indicates when data have been recorded, changes and deleted in the database. The valid (or logical) time indicates when events occurs in the application domain. A bitemporal database record both types of time.
- temporal database, active database, statistical database
- <Go to the SPECIAL - Temporal Databases page for more detail>
Statistical Databases
- Status: partial
- Description
- Keywords
- statistical database, temporal database, Quetelet.net project
- <Go to the SPECIAL - Statistical Databases page for more detail>
XML and the web
XML Structures Modeling and Manipulation
- Status: Empty
- Description
- Keywords
- <Go to the WEB - XML Structures page for more detail>
Web Reverse Enginering
- Status: Empty
- Description
- Keywords
- <Go to the WEB Reverse Enginering page for more detail>
Tools
DBMS
- Status: Empty
- Description
- Keywords
- <Go to the DBMS page for more detail>
Standard CASE Tools
- Status: Empty
- Description
- Keywords
- <Go to the Standard CASE Tools page for more detail>
Special-purpose CASE Tools
- Status: Empty
- Description
- Keywords
- <Go to the Special-purpose CASE Tools page for more detail>
Meta-CASE Tools
- Status: Empty
- Description
- Keywords
- <Go to the Meta CASE Tools page for more detail>
Database Access Tools
- Status: Empty
- Description
- Keywords
- conceptual API, SQL-script Interpreter, Object-relational mapping,
- <Go to the Database access Tools page for more detail>
Workflow modeling
Model-base for Clinical Pathways
- Status: Empty
- Description
- Keywords
- <Go to the Model base for Clinical Pathways page for more detail>
Workflow Modeling
- Status: Empty
- Description
- Keywords
- <Go to the Workflow Modeling page for more detail>
Databases and Computing Models
Modeling and Methodology
- Status: complete
- Description
- Spreadsheets offer one of the most popular form of programming available to end users. Unfortunately, many spreadshets include more or less severe errors that make them unreliable. In this theme, we analyze this problem and we propose a simple and intuitive user-oriented methodology to develop correct spreadsheets.
- computing model, equational model, spreadsheet, spreadsheet design, spreadsheet errors, spreadsheet/database coupling
- <Go to the DB-Comp - Modeling and Methodology page for more detail>
Tools
- Status: partial
- Description
- An environment to design and generate hybrid databases including an equational model has been implemented in the DB-MAIN CASE tool. Such a database includes derived attributes according to complex comptuting rules.
- computing model, equational model, deductive database
- <Go to the DB-Comp - Tools page for more detail>
Educational Resources
SQL
- Status: Empty
- Description
- Keywords
- <Go to the Education - SQL page for more detail>
Database Design
- Status: Empty
- Description
- Keywords
- <Go to the Education - Database Design page for more detail>
Relational Theory
- Status: Empty
- Description
- Keywords
- <Go to the Education - Relational Theory page for more detail>
Database Reverse Engineering
- Status: Empty
- Description
- Keywords
- <Go to the Education - Database Reverse Engineering page for more detail>
Transformation-based Database Engineering
- Status: Empty
- Description
- Keywords
- <Go to the Education - Transformation-based Database Engineering page for more detail>
Database Security
- Status: Empty
- Description
- Keywords
- <Go to the Education - Database Security page for more detail>
Temporal Databases
- Status: Empty
- Description
- Keywords
- <Go to the Education - Temporal Databases page for more detail>
<Retour à la page d'accueil / Back>