Dbm (discuter | contributions) m |
Dbm (discuter | contributions) m |
||
Ligne 29 : | Ligne 29 : | ||
:*<b>Virtual data models (wrappers)</b> ''(DBMS models)''. Several architectures have been based on the concept of ''wrapper''. A wrapper is a software component attached to a data source (file, spreadsheet, database, web page) and that provides its users (typically application programs) with a data model that is different from that of the data source. A wrapper forms a virtual DBMS that offers a virtual data model as well as a virtual data manipulation language (to some extent, JDBC, ODBS and ADO are generic wrappers). Wrappers have been used as natural interfaces to network databases [P81-01], as building blocks in federated databases [P01-03] and in an evolutive migration architecture allowing easy conversion of application programs [P08-05]. Normally, a wrapper simulates a new technology on top of a legacy data manager [P01-03]. In the latter application, ''inverse wrappers'' simulate the legacy technology (typically CODASYL or standard files) on top of an SQL DBMS in order to minimize the source code adaptation [P04-04]. | :*<b>Virtual data models (wrappers)</b> ''(DBMS models)''. Several architectures have been based on the concept of ''wrapper''. A wrapper is a software component attached to a data source (file, spreadsheet, database, web page) and that provides its users (typically application programs) with a data model that is different from that of the data source. A wrapper forms a virtual DBMS that offers a virtual data model as well as a virtual data manipulation language (to some extent, JDBC, ODBS and ADO are generic wrappers). Wrappers have been used as natural interfaces to network databases [P81-01], as building blocks in federated databases [P01-03] and in an evolutive migration architecture allowing easy conversion of application programs [P08-05]. Normally, a wrapper simulates a new technology on top of a legacy data manager [P01-03]. In the latter application, ''inverse wrappers'' simulate the legacy technology (typically CODASYL or standard files) on top of an SQL DBMS in order to minimize the source code adaptation [P04-04]. | ||
− | :*<b>Decision support data model</b> ''(specific models)''. References [P90-02] and [B94] describe a decision support model coupling a database with a computing model. The data model is a simple Entity-relationship model (just like that of NDBS) in which attributes are either basic or derived. A derived attribute is defined by a derivation expression referencing other attributes of the schema. This application is described in more detail in the theme ''Databases and Computing Models'', which shows that such a model can be implemented as an active database. | + | :*<b>Decision support data model</b> ''(specific models)''. References [P90-02] and [B94] describe a decision support model coupling a database with a computing model. The data model is a simple Entity-relationship model (just like that of NDBS) in which attributes are either basic or derived. A derived attribute is defined by a derivation expression referencing other attributes of the schema. The derivation language is based on ADL (see below). This application is described in more detail in the theme ''Databases and Computing Models'', which shows that such a model can be implemented as an active database. |
− | :*<b>Temporal data models</b> ''(specific models)''. The DB-MAIN model | + | :*<b>Temporal data models</b> ''(specific models)''. The DB-MAIN model has been extended to express temporal aspects of data (transaction, valid, bi-temporal) at the conceptual, logical and physical levels. A specific methodology has been designed and code generation rules have been implemented for active relational databases [P01-02] |
− | :*<b>The DB-MAIN model</b> ''(models for CASE tools)''. This model is a partial, graphical, implementation of the GER. It has been developed for the DB-MAIN CASE environment. A precise definition can be found in the DB-MAIN manuals [T09-01], in DB design tutorials [T02-01] [T02-02] and in text book [B09]. | + | :*<b>The DB-MAIN model</b> ''(models for CASE tools)''. This model is a partial, graphical, implementation of the GER. Due to its origin, it has also been called GER in some publications. It has been developed for the DB-MAIN CASE environment. A precise definition can be found in the DB-MAIN manuals [T09-01], in DB design tutorials [T02-01] [T02-02] and in text book [B09]. This model has been used since 1990 in all the publications of the LIBD. |
:*<b>DBMS models</b> ''(model analysis)''. Descriptions of data models specific to the most popular DBMS are available in various references. SQL2, SQL3 in [B09], hierarchical or IMS in [P09-02] and [B02-02], network or CODASYL DBTG in [P09-03], [R03-01] and [B02-02]. Elementary knowledge in legacy data models is important in database reverse engineering. Also, it can't be bad to show young IT professionals that database technology has not begun with their first ''Ctrl-Alt-Del''. On the contrary, it has a long history and many of the seemingly nice innovative data management features already existed in the seventies (e.g., triggers, predicates, dynamic DML, metadata), and sometimes before! | :*<b>DBMS models</b> ''(model analysis)''. Descriptions of data models specific to the most popular DBMS are available in various references. SQL2, SQL3 in [B09], hierarchical or IMS in [P09-02] and [B02-02], network or CODASYL DBTG in [P09-03], [R03-01] and [B02-02]. Elementary knowledge in legacy data models is important in database reverse engineering. Also, it can't be bad to show young IT professionals that database technology has not begun with their first ''Ctrl-Alt-Del''. On the contrary, it has a long history and many of the seemingly nice innovative data management features already existed in the seventies (e.g., triggers, predicates, dynamic DML, metadata), and sometimes before! | ||
Ligne 40 : | Ligne 40 : | ||
:Let's finally mention an interesting proposal by Yannis Tzitzikas to optimize the graphical layout of large ER schemas based on three physical laws (electricity, magnetism, mechanics)[P05-06]. | :Let's finally mention an interesting proposal by Yannis Tzitzikas to optimize the graphical layout of large ER schemas based on three physical laws (electricity, magnetism, mechanics)[P05-06]. | ||
+ | |||
*'''Keywords''' | *'''Keywords''' | ||
+ | |||
: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, decision support, large schema layout, semantic and statistical aspects of models, IS-A relation | :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, decision support, large schema layout, semantic and statistical aspects of models, IS-A relation | ||
*'''Resources''' | *'''Resources''' | ||
+ | |||
:'''[B09]''' Jean-Luc Hainaut. <u>Bases de données - Concepts, utilisation et développement</u>, Dunod, Collection Sciences Sup, Paris, 2009. [http://info.fundp.ac.be/~dbm/mediawiki/index.php/DUNOD2009|[book description]] | :'''[B09]''' Jean-Luc Hainaut. <u>Bases de données - Concepts, utilisation et développement</u>, Dunod, Collection Sciences Sup, Paris, 2009. [http://info.fundp.ac.be/~dbm/mediawiki/index.php/DUNOD2009|[book description]] | ||
+ | |||
:'''[P09-03]''' Jean-Luc Hainaut. <u>Network Data Model</u>, in ''Encyclopedia of Database Systems'', Liu, L. and Özsu, T. (Eds), Springer-Verlag, 2009. [[LIBD:ENCYCLOPEDIA-2009|[full text]]] | :'''[P09-03]''' Jean-Luc Hainaut. <u>Network Data Model</u>, in ''Encyclopedia of Database Systems'', Liu, L. and Özsu, T. (Eds), Springer-Verlag, 2009. [[LIBD:ENCYCLOPEDIA-2009|[full text]]] | ||
+ | |||
:'''[P09-02]''' Jean-Luc Hainaut. <u>Hierarchical Data Model</u>, in ''Encyclopedia of Database Systems'', Liu, L. and Özsu, T. (Eds), Springer-Verlag, 2009. [[LIBD:ENCYCLOPEDIA-2009|[full text]]] | :'''[P09-02]''' Jean-Luc Hainaut. <u>Hierarchical Data Model</u>, in ''Encyclopedia of Database Systems'', Liu, L. and Özsu, T. (Eds), Springer-Verlag, 2009. [[LIBD:ENCYCLOPEDIA-2009|[full text]]] | ||
+ | |||
:'''[T09-01]''' DB-MAIN Reference Manual, 2009 [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2009/Chapitres/Chapitre-10/Manuel-DB-MAIN-v9.zip [Manuel-DB-MAIN-v9.zip]] | :'''[T09-01]''' DB-MAIN Reference Manual, 2009 [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2009/Chapitres/Chapitre-10/Manuel-DB-MAIN-v9.zip [Manuel-DB-MAIN-v9.zip]] | ||
+ | |||
:'''[P08-05]''' Anthony Cleve, Jean Henrard, Didier Roland and Jean-Luc Hainaut. <u>Wrapper-based System Evolution - Application to CODASYL to Relational Migration</u>, in ''Proceedings of the 12th European Conference on Software Maintenance and Reengineering'' (CSMR’08), pages 13-22, IEEE Computer Society, 2008. [http://www.fundp.ac.be/recherche/publications/page_view/63794/ [description]] | :'''[P08-05]''' Anthony Cleve, Jean Henrard, Didier Roland and Jean-Luc Hainaut. <u>Wrapper-based System Evolution - Application to CODASYL to Relational Migration</u>, in ''Proceedings of the 12th European Conference on Software Maintenance and Reengineering'' (CSMR’08), pages 13-22, IEEE Computer Society, 2008. [http://www.fundp.ac.be/recherche/publications/page_view/63794/ [description]] | ||
+ | |||
:'''[B07]''' Jean-Luc Hainaut, <u>Introduction pratique à la théorie relationnelle des bases de données</u>, septembre 2007, 238 pages, [[http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Ouvrages-Web/Intro-theorie-relationnelle/Theorie-Relationnelle-(2007-01).pdf full text]] | :'''[B07]''' Jean-Luc Hainaut, <u>Introduction pratique à la théorie relationnelle des bases de données</u>, septembre 2007, 238 pages, [[http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Ouvrages-Web/Intro-theorie-relationnelle/Theorie-Relationnelle-(2007-01).pdf full text]] | ||
+ | |||
:'''[P06-10]''' Jean-Luc Hainaut. <u>The Transformational Approach to Database Engineering</u>, in ''Generative and Transformational Techniques in Software Engineering'', Lecture Notes in Computer Science, Volume 4143, pages 95-143, Springer, 2006. [http://www.fundp.ac.be/recherche/publications/page_view/55480/ [description]] | :'''[P06-10]''' Jean-Luc Hainaut. <u>The Transformational Approach to Database Engineering</u>, in ''Generative and Transformational Techniques in Software Engineering'', Lecture Notes in Computer Science, Volume 4143, pages 95-143, Springer, 2006. [http://www.fundp.ac.be/recherche/publications/page_view/55480/ [description]] | ||
+ | |||
:'''[P05-06]''' Yannis Tzitzikas and Jean-Luc Hainaut. <u>How to Tame a Very Large ER Diagram (Using Link Analysis and Force-Directed Drawing Algorithms)</u>, in ''Proceedings of the 24th International Conference on Conceptual Modeling'', (ER’05), Lecture Notes in Computer Science, Volume 3716, pages 144-159, Springer-Verlag, 2005. [http://www.fundp.ac.be/recherche/publications/page_view/55462/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-ER/ER-2005/ER-2005.pdf [full text]] | :'''[P05-06]''' Yannis Tzitzikas and Jean-Luc Hainaut. <u>How to Tame a Very Large ER Diagram (Using Link Analysis and Force-Directed Drawing Algorithms)</u>, in ''Proceedings of the 24th International Conference on Conceptual Modeling'', (ER’05), Lecture Notes in Computer Science, Volume 3716, pages 144-159, Springer-Verlag, 2005. [http://www.fundp.ac.be/recherche/publications/page_view/55462/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-ER/ER-2005/ER-2005.pdf [full text]] | ||
+ | |||
:'''[P04-04]''' Jean Henrard, Anthony Cleve and Jean-Luc Hainaut. <u>Inverse Wrappers for Legacy Information Systems Migration</u>, in ''Proceedings of 1st International Workshop on Wrapper Techniques for Legacy Systems'', (WCRE’04/WRAP’04), Computer Science Report, Volume 04-34, pages 30-43, Technische Universiteit Eindhoven, 2004. [http://www.fundp.ac.be/recherche/publications/page_view/50552/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-WCRE/WCRE-2004-Wrap/WCRE-Wrapper-2004.pdf [full text]] | :'''[P04-04]''' Jean Henrard, Anthony Cleve and Jean-Luc Hainaut. <u>Inverse Wrappers for Legacy Information Systems Migration</u>, in ''Proceedings of 1st International Workshop on Wrapper Techniques for Legacy Systems'', (WCRE’04/WRAP’04), Computer Science Report, Volume 04-34, pages 30-43, Technische Universiteit Eindhoven, 2004. [http://www.fundp.ac.be/recherche/publications/page_view/50552/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-WCRE/WCRE-2004-Wrap/WCRE-Wrapper-2004.pdf [full text]] | ||
+ | |||
:'''[R03-01]''' Jean-Luc Hainaut, <u>Introduction aux SGBD CODASYL DBTG 71</u>, DB-MAIN Technical report, September 2003, 60 pages, [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Technical-Reports/CODASYL.pdf [full text]] | :'''[R03-01]''' Jean-Luc Hainaut, <u>Introduction aux SGBD CODASYL DBTG 71</u>, DB-MAIN Technical report, September 2003, 60 pages, [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Technical-Reports/CODASYL.pdf [full text]] | ||
+ | |||
:'''[T02-01]''' Jean-Luc Hainaut, <u>First steps in Database design</u>, Technical report, 2002 [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/First-Steps/1st-Step.pdf [full text]] | :'''[T02-01]''' Jean-Luc Hainaut, <u>First steps in Database design</u>, Technical report, 2002 [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/First-Steps/1st-Step.pdf [full text]] | ||
+ | |||
:'''[T02-02]''' Jean-Luc Hainaut, <u>Introduction to database design</u>, Technical report, 2002 [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/DB-Design/MiniTut-2002.pdf [full text]] | :'''[T02-02]''' Jean-Luc Hainaut, <u>Introduction to database design</u>, Technical report, 2002 [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/DB-Design/MiniTut-2002.pdf [full text]] | ||
+ | |||
:'''[B02-02]''' Jean-Luc Hainaut, <u>Introduction to Database Reverse Engineering</u>, May 2002 [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Ouvrages-Web/Database-Reverse-Engineering/DBRE-2002.pdf [full text]] | :'''[B02-02]''' Jean-Luc Hainaut, <u>Introduction to Database Reverse Engineering</u>, May 2002 [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Ouvrages-Web/Database-Reverse-Engineering/DBRE-2002.pdf [full text]] | ||
+ | |||
:'''[R02-01]''' Jean-Luc Hainaut, <u>UML ou ERA : quel modèle pour l'analyse de l'information ?</u>, Technical report, 2002 [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2009/Chapitres/Chapitre-16/JLH_UML_EA.pdf [full text]] | :'''[R02-01]''' Jean-Luc Hainaut, <u>UML ou ERA : quel modèle pour l'analyse de l'information ?</u>, Technical report, 2002 [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2009/Chapitres/Chapitre-16/JLH_UML_EA.pdf [full text]] | ||
+ | |||
:'''[B02-02]''' Jean-Luc Hainaut, <u>Introduction to Database reverse Engineering</u> [http://www.info.fundp.ac.be/~dbm/Documents/Publi-cations-LIBD/Ouvrages-Web/Database-Reverse-Engineering/DBRE-2002.pdf [full text] | :'''[B02-02]''' Jean-Luc Hainaut, <u>Introduction to Database reverse Engineering</u> [http://www.info.fundp.ac.be/~dbm/Documents/Publi-cations-LIBD/Ouvrages-Web/Database-Reverse-Engineering/DBRE-2002.pdf [full text] | ||
+ | |||
:'''[P01-03]''' Philippe Thiran and Jean-Luc Hainaut. <u>Wrapper Development for Legacy Data Reuse</u>, in ''Proceedings of the 8th Working Conference on Reverse Engineering'', (WCRE’01), pages 198-207, IEEE Computer Society, 2001. [http://www.fundp.ac.be/recherche/publications/page_view/37655/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-WCRE/WCRE-2001/WCRE-2001.pdf [full text]] | :'''[P01-03]''' Philippe Thiran and Jean-Luc Hainaut. <u>Wrapper Development for Legacy Data Reuse</u>, in ''Proceedings of the 8th Working Conference on Reverse Engineering'', (WCRE’01), pages 198-207, IEEE Computer Society, 2001. [http://www.fundp.ac.be/recherche/publications/page_view/37655/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-WCRE/WCRE-2001/WCRE-2001.pdf [full text]] | ||
+ | |||
:'''[P01-02]''' Virginie Detienne and Jean-Luc Hainaut. <u>CASE Tool Support for Temporal Database Design</u>, in ''Proceedings of the 20th International Conference on Conceptual modeling'', (ER’01), Lecture Notes in Computer Science, Volume 2224, pages 208-224, Springer-Verlag, 2001. [http://www.fundp.ac.be/recherche/publications/page_view/39078/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-ER/ER-2001/ER-2001.pdf [full text]] | :'''[P01-02]''' Virginie Detienne and Jean-Luc Hainaut. <u>CASE Tool Support for Temporal Database Design</u>, in ''Proceedings of the 20th International Conference on Conceptual modeling'', (ER’01), Lecture Notes in Computer Science, Volume 2224, pages 208-224, Springer-Verlag, 2001. [http://www.fundp.ac.be/recherche/publications/page_view/39078/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-ER/ER-2001/ER-2001.pdf [full text]] | ||
+ | |||
:'''[P97-03]''' Jean-Luc Hainaut, Jean Henrard, Jean-Marc Hick, Didier Roland and Vincent Englebert. <u>Contribution to the Reverse Engineering of OO Applications - Methodology and Case Study</u>, in ''Proceedings of the IFIP TC2/WG2.6 Seventh Conference on Database Semantics'', (DS-7), IFIP Conference Proceedings, Volume 124, pages 131-161, Chapman and Hall, 1997. [http://www.fundp.ac.be/recherche/publications/page_view/36919/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1997/IFIP-DataSemantic-1997.pdf [full text]] | :'''[P97-03]''' Jean-Luc Hainaut, Jean Henrard, Jean-Marc Hick, Didier Roland and Vincent Englebert. <u>Contribution to the Reverse Engineering of OO Applications - Methodology and Case Study</u>, in ''Proceedings of the IFIP TC2/WG2.6 Seventh Conference on Database Semantics'', (DS-7), IFIP Conference Proceedings, Volume 124, pages 131-161, Chapman and Hall, 1997. [http://www.fundp.ac.be/recherche/publications/page_view/36919/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1997/IFIP-DataSemantic-1997.pdf [full text]] | ||
+ | |||
:'''[P96-08]''' Jean-Luc Hainaut. <u>Specification preservation in schema transformations - Application to semantics and statistics</u>, ''Data and Knowledge Engineering'', '''16'''(1): Elsevier Science Publish., 1996. [http://www.fundp.ac.be/recherche/publications/page_view/39244/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Journaux/DKE/DKE-1996/DKE-1996.pdf [full text]] | :'''[P96-08]''' Jean-Luc Hainaut. <u>Specification preservation in schema transformations - Application to semantics and statistics</u>, ''Data and Knowledge Engineering'', '''16'''(1): Elsevier Science Publish., 1996. [http://www.fundp.ac.be/recherche/publications/page_view/39244/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Journaux/DKE/DKE-1996/DKE-1996.pdf [full text]] | ||
+ | |||
:'''[P96-05]''' Jean-Luc Hainaut, Jean-Marc Hick, Vincent Englebert, Jean Henrard and Didier Roland. <u>Understanding implementations of IS-A Relations</u>, in ''Proceedings of 15th International Conference on Conceptual Modeling'', (ER’96), Lecture Notes in Computer Science, Volume 1157, pages 42-57, Springer-Verlag, 1996. [http://www.fundp.ac.be/recherche/publications/page_view/39250/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-ER/ER-1996/ER-1996.pdf [full text]] | :'''[P96-05]''' Jean-Luc Hainaut, Jean-Marc Hick, Vincent Englebert, Jean Henrard and Didier Roland. <u>Understanding implementations of IS-A Relations</u>, in ''Proceedings of 15th International Conference on Conceptual Modeling'', (ER’96), Lecture Notes in Computer Science, Volume 1157, pages 42-57, Springer-Verlag, 1996. [http://www.fundp.ac.be/recherche/publications/page_view/39250/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-ER/ER-1996/ER-1996.pdf [full text]] | ||
+ | |||
:'''[P96-03]''' Jean-Luc Hainaut, Didier Roland, Vincent Englebert, Jean-Marc Hick and Jean Henrard. <u>Database Reverse Engineering - A Case Study</u>, in ''Actes du 2ème Forum International d’Informatique Appliquée'', ESIG, 1996. [http://www.fundp.ac.be/recherche/publications/page_view/39245/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-FIIA/FIIA-1996/FIIA-1996.pdf [full text]] | :'''[P96-03]''' Jean-Luc Hainaut, Didier Roland, Vincent Englebert, Jean-Marc Hick and Jean Henrard. <u>Database Reverse Engineering - A Case Study</u>, in ''Actes du 2ème Forum International d’Informatique Appliquée'', ESIG, 1996. [http://www.fundp.ac.be/recherche/publications/page_view/39245/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-FIIA/FIIA-1996/FIIA-1996.pdf [full text]] | ||
+ | |||
:'''[B94]''' Jean-Luc Hainaut. <u>Bases de données et modèles de calcul - Outils et méthodes pour l'utilisateur</u>, InterEditions (Dunod), Paris, 1994. [http://info.fundp.ac.be/~dbm/mediawiki/index.php/INTEREDITION1994 | [book description]] | :'''[B94]''' Jean-Luc Hainaut. <u>Bases de données et modèles de calcul - Outils et méthodes pour l'utilisateur</u>, InterEditions (Dunod), Paris, 1994. [http://info.fundp.ac.be/~dbm/mediawiki/index.php/INTEREDITION1994 | [book description]] | ||
+ | |||
+ | :[B94] Jean-Luc Hainaut. Bases de données et modèles de calcul - Outils et méthodes pour l'utilisateur, InterEditions (Dunod), Paris, 1994. [http://info.fundp.ac.be/~dbm/mediawiki/index.php/INTEREDITION1994 | [book description]] | ||
+ | |||
+ | :'''[P90-02]''' Jean-Luc Hainaut. <u>Systèmes d’aide à la décision : une approche méthodologique intégrée</u>, in ''Actes du congrès INFORSID 1990'', pages 7-34, Eyrolles-Afcet, 1990. [http://www.fundp.ac.be/recherche/publications/page_view/41406/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-INFORSID/INFORSID-1990/INFORSID-1990.pdf [full text]]. | ||
+ | |||
:'''[P90-01]''' Jean-Luc Hainaut. <u>Entity-Relationship models : formal specification and comparison</u>, in ''Proceedings of the 9th International Conference on the Entity-Relationship Approach'' (ER’90), pages 53-64, ER Institute, 1990. [http://www.fundp.ac.be/recherche/publications/page_view/41407/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-ER/ER-1990/ER-1990.pdf [full text]] | :'''[P90-01]''' Jean-Luc Hainaut. <u>Entity-Relationship models : formal specification and comparison</u>, in ''Proceedings of the 9th International Conference on the Entity-Relationship Approach'' (ER’90), pages 53-64, ER Institute, 1990. [http://www.fundp.ac.be/recherche/publications/page_view/41407/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-ER/ER-1990/ER-1990.pdf [full text]] | ||
+ | |||
:'''[P89-01]''' Jean-Luc Hainaut. <u>A Generic Entity-Relationship Model</u>, in ''Proceedings of the IFIP WG 8.1 Conference on Information System Concepts: an in-depth analysis'', pages 109-138, North-Holland, 1989. [http://www.fundp.ac.be/recherche/publications/page_view/39251/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1989/IFIP-1989.pdf [full text]] | :'''[P89-01]''' Jean-Luc Hainaut. <u>A Generic Entity-Relationship Model</u>, in ''Proceedings of the IFIP WG 8.1 Conference on Information System Concepts: an in-depth analysis'', pages 109-138, North-Holland, 1989. [http://www.fundp.ac.be/recherche/publications/page_view/39251/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1989/IFIP-1989.pdf [full text]] | ||
+ | |||
:'''[NDBS-86]''' Jean-Luc Hainaut. ''NDBS - A simple database system for small computers''. Reference manual. University of Namur, 1986-1996. | :'''[NDBS-86]''' Jean-Luc Hainaut. ''NDBS - A simple database system for small computers''. Reference manual. University of Namur, 1986-1996. | ||
+ | |||
:'''[B86]''' Jean-Luc Hainaut, ''Conception assistée des applications informatiques - Conception de la base de données'', Masson, 1986. [http://info.fundp.ac.be/~dbm/mediawiki/index.php/MASSON1986 [description]] | :'''[B86]''' Jean-Luc Hainaut, ''Conception assistée des applications informatiques - Conception de la base de données'', Masson, 1986. [http://info.fundp.ac.be/~dbm/mediawiki/index.php/MASSON1986 [description]] | ||
+ | |||
:'''[B83]''' François Bodart et Yves Pigneur, ''Conception assistée des applications informatiques - Méthodes, méthodes, outils''. Masson, 1983. 2e édition en 1989. | :'''[B83]''' François Bodart et Yves Pigneur, ''Conception assistée des applications informatiques - Méthodes, méthodes, outils''. Masson, 1983. 2e édition en 1989. | ||
+ | |||
:'''[P81-01]''' Yves Delvaux and Jean-Luc Hainaut. <u>Système portable de manipulation de bases de données</u>, in ''Actes du congrès AFCET 1981'', pages 385-395, Editions Hommes et Techniques, 1981. [http://www.fundp.ac.be/recherche/publications/page_view/42758/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-AFCET/AFCET-1981/AFCET-1981.pdf [full text]] | :'''[P81-01]''' Yves Delvaux and Jean-Luc Hainaut. <u>Système portable de manipulation de bases de données</u>, in ''Actes du congrès AFCET 1981'', pages 385-395, Editions Hommes et Techniques, 1981. [http://www.fundp.ac.be/recherche/publications/page_view/42758/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-AFCET/AFCET-1981/AFCET-1981.pdf [full text]] | ||
+ | |||
:'''[P78-01]''' Baudouin Charlier. <u>Quelques réflexions concernant les modèles et langages de bases de données</u>, in ''Actes des communications de l'Ecole d'été 1978 de l'AFCET'', pages 176-185, Publication FUNDP, 1978. [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-AFCET/AFCET-1978/AFCET-1978-(BLE).pdf [full text]] | :'''[P78-01]''' Baudouin Charlier. <u>Quelques réflexions concernant les modèles et langages de bases de données</u>, in ''Actes des communications de l'Ecole d'été 1978 de l'AFCET'', pages 176-185, Publication FUNDP, 1978. [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-AFCET/AFCET-1978/AFCET-1978-(BLE).pdf [full text]] | ||
+ | |||
:'''[R78-01]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 1 : Modèles et Langages</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | :'''[R78-01]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 1 : Modèles et Langages</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | ||
+ | |||
:'''[R78-02]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 2 : Manuel de référence des langages</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | :'''[R78-02]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 2 : Manuel de référence des langages</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | ||
+ | |||
:'''[R78-03]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 3 : Une implémentation du modèle d'accès</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | :'''[R78-03]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 3 : Une implémentation du modèle d'accès</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | ||
+ | |||
:'''[R78-04]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 4 : Le système SPHINX, Utilisation, fonctionnement et description interne</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | :'''[R78-04]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 4 : Le système SPHINX, Utilisation, fonctionnement et description interne</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | ||
+ | |||
:'''[R78-05]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 5 : Exemples d'application</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | :'''[R78-05]''' Jean-Luc Hainaut, Baudouin Le Charlier, et al., <u>Système de conception et d'exploitation de bases de données - Volume 5 : Exemples d'application</u>. Rapport final du projet CIPS I2/15, Institut d'informatique, Université de Namur, 1978 | ||
+ | |||
:'''[P77-01]''' Jean-Luc Hainaut. <u>Some Tools for Data Independence in Multilevel Data Base Systems</u>, in ''Proceedings of the IFIP WC on Modelling in Data Base Management Systems'', pages 187-211, North-Holland, 1977. [http://www.fundp.ac.be/recherche/publications/page_view/42759/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1977/IFIP-1977.pdf [full text]] | :'''[P77-01]''' Jean-Luc Hainaut. <u>Some Tools for Data Independence in Multilevel Data Base Systems</u>, in ''Proceedings of the IFIP WC on Modelling in Data Base Management Systems'', pages 187-211, North-Holland, 1977. [http://www.fundp.ac.be/recherche/publications/page_view/42759/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1977/IFIP-1977.pdf [full text]] | ||
+ | |||
:'''[P76-02]''' Jean-Luc Hainaut. <u>Evaluation des performances d’une base de données par modèle probabiliste</u>, in ''Cahier INFORSID, actes de la conférence sur la représentation des systèmes d’information : Maquette, modèle et prototype'', volume 2, pages 177-221, Public. IRIA, 1976. [http://www.fundp.ac.be/recherche/publications/page_view/42761/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-INFORSID/INFORSID-1976/INFORSID-1976.rar [full text]] | :'''[P76-02]''' Jean-Luc Hainaut. <u>Evaluation des performances d’une base de données par modèle probabiliste</u>, in ''Cahier INFORSID, actes de la conférence sur la représentation des systèmes d’information : Maquette, modèle et prototype'', volume 2, pages 177-221, Public. IRIA, 1976. [http://www.fundp.ac.be/recherche/publications/page_view/42761/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-INFORSID/INFORSID-1976/INFORSID-1976.rar [full text]] | ||
+ | |||
:'''[P74-04]''' Claude Deheneffe, Jean-Luc Hainaut and Hubert Tardieu. <u>The Individual Model</u>, in ''Proceedings of the International Workshop on Data Structure Models for Information Systems'', pages 89-118, Presses Universitaires de Namur, 1974. [http://www.fundp.ac.be/recherche/publications/page_view/42762/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Data-Structure-Models-for-IS-(1974)/The-Individual-Model.pdf [full text]] | :'''[P74-04]''' Claude Deheneffe, Jean-Luc Hainaut and Hubert Tardieu. <u>The Individual Model</u>, in ''Proceedings of the International Workshop on Data Structure Models for Information Systems'', pages 89-118, Presses Universitaires de Namur, 1974. [http://www.fundp.ac.be/recherche/publications/page_view/42762/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Data-Structure-Models-for-IS-(1974)/The-Individual-Model.pdf [full text]] | ||
+ | |||
:'''[P74-02]''' Claude Deheneffe, Henri Hennebert and Walter Paulus. <u>A Relational Model for a Data Base</u>, in ''Proceedings of the IFIP congress 74'', pages 1022-1025, North-Holland, 1974. [http://www.fundp.ac.be/recherche/publications/page_view/59570/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1974/IFIP-74-(CDE-HHE-WPA).pdf [full text]] | :'''[P74-02]''' Claude Deheneffe, Henri Hennebert and Walter Paulus. <u>A Relational Model for a Data Base</u>, in ''Proceedings of the IFIP congress 74'', pages 1022-1025, North-Holland, 1974. [http://www.fundp.ac.be/recherche/publications/page_view/59570/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1974/IFIP-74-(CDE-HHE-WPA).pdf [full text]] | ||
+ | |||
:'''[P74-01]''' Jean-Luc Hainaut and Baudouin Charlier. <u>An Extensible Semantic Model of Data Base and Its Data language</u>, in ''Proceedings of the IFIP Congress 74'', pages 1026-1030, North-Holland, 1974. [http://www.fundp.ac.be/recherche/publications/page_view/41411/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1974/IFIP-74-(JLH-BLE).pdf [full text]] | :'''[P74-01]''' Jean-Luc Hainaut and Baudouin Charlier. <u>An Extensible Semantic Model of Data Base and Its Data language</u>, in ''Proceedings of the IFIP Congress 74'', pages 1026-1030, North-Holland, 1974. [http://www.fundp.ac.be/recherche/publications/page_view/41411/ [description]] [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Articles-Conferences/conferences-IFIP/IFIP-1974/IFIP-74-(JLH-BLE).pdf [full text]] | ||
[[LIBD:Themes|<''Back to Themes & Resources page''>]] | [[LIBD:Themes|<''Back to Themes & Resources page''>]] |
<Back to Themes & Resources page>