Dbm (discuter | contributions) (Page créée avec « <center><big><b>Page en construction</b></big></center> ») |
Dbm (discuter | contributions) m |
||
Ligne 1 : | Ligne 1 : | ||
<center><big><b>Page en construction</b></big></center> | <center><big><b>Page en construction</b></big></center> | ||
+ | |||
+ | <big>'''Bases de données - Concepts, utilisation et développement; 3e édition (Dunod 2015)'''</big> | ||
+ | |||
+ | Les documents disponibles sont les '''textes des annexes''' et les '''matériaux complémentaires''', y compris les supports de cours, classés par chapitres. Les matériaux proposés ici sont pour certains d'entre eux encore en développement. Il seront actualisés au cours des prochains mois. | ||
+ | |||
+ | Différentes ressources logicielles utiles à l'exploitation de l'ouvrage sont disponibles : | ||
+ | :*L'atelier '''DB-MAIN''' : [[DUNOD2015_DB-MAIN|DB-MAIN]] | ||
+ | :*L'interpréteur de scripts SQL '''SQLfast''' : [[DUNOD2015_SQLfast|SQLfast]] | ||
+ | :*Les '''simulateurs''' et '''modèles de calcul''' pour l'évaluation des structures physiques : [[DUNOD2015_EVALUATION_TECHNIQUE|Outils d'évaluation technique]] | ||
+ | |||
+ | |||
+ | [[DUNOD2015|<Retour à la page de l'ouvrage>]] | ||
+ | |||
+ | |||
+ | ==Les chapitres== | ||
+ | |||
+ | <!-- | ||
+ | |||
+ | |||
+ | ====Chapitre 1. Motivation et introduction==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-01/Concepts-des-BD-(Introduction).ppt Concepts des BD (Introduction).ppt]''' | ||
+ | ::*Introduction aux SGBD CODASYL et IMS : [[DUNOD2009_CODASYL_IMS|DUNOD2009_CODASYL_IMS]] | ||
+ | |||
+ | |||
+ | ===Partie I - CONCEPTS DES BASES DE DONNEES=== | ||
+ | |||
+ | ====Chapitre 2. Concepts des bases de données==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-02/Concepts-des-BD-(Concepts).ppt Concepts des BD (Concepts).ppt]''' | ||
+ | ::*Schéma de la base de données (pdf à imprimer) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-02/Exemple-de-BD.pdf Exemple-de-BD.pdf] | ||
+ | |||
+ | ====Chapitre 3. Modèle relationnel et normalisation==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-03/Concepts-des-BD-(Normalisation).ppt Concepts des BD (Normalisation).ppt]''' | ||
+ | |||
+ | ====Chapitre 4. Implémentation des structures de données==== | ||
+ | ::*'''Support de cours (ppt) : | ||
+ | :::[http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-04/Concepts-des-BD-(Implementation-1).ppt Concepts des BD (Implementation 1).ppt]''' | ||
+ | :::[http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-04/Concepts-des-BD-(Implementation-2).ppt Concepts des BD (Implementation 2).ppt]''' | ||
+ | ::*Outils d'évaluation : [[DUNOD2009_EVALUATION_TECHNIQUE|Outils d'évaluation technique]] | ||
+ | ::*Photos d'unités de mémoire externe [[DUNOD2009_MEMOIRES_EXTERNES|DUNOD2009 Mémoires externes]] | ||
+ | |||
+ | ====Chapitre 5. Les systèmes de gestion de bases de données==== | ||
+ | ::*'''Support de cours (ppt) : Chapitre 5.ppt''' (en construction) | ||
+ | ::*Introduction aux SGBD CODASYL et IMS : [[DUNOD2009_CODASYL_IMS|DUNOD2009_CODASYL_IMS]] | ||
+ | |||
+ | |||
+ | ===Partie II - UTILISATION DES BASES DE DONNEES=== | ||
+ | |||
+ | ====Chapitre 6. Le langage SQL DDL==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-06/Utilisation-des-BD-(SQL-DDL).ppt Utilisation des BD (SQL-DDL).ppt]''' | ||
+ | ::*Script SQL de création de la BD d'exemple CLICOM (sql) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-06/CLICOM-Creer-(Access).sql CLICOM-Creer-(Access).sql] | ||
+ | ::*Script SQL de création de la BD d'exemple CLICOM (sql) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-06/CLICOM-Creer-(InterBase).sql CLICOM-Creer-(InterBase).sql] | ||
+ | ::*Base de données CLICOM en Access (mdb) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-06/CLICOM.mdb CLICOM.mdb] | ||
+ | ::*Interpréteur de script SQL ACCESS : [[DUNOD2009_SQL_Interpreter|DUNOD2009_SQL_Interpreter]] | ||
+ | ::*Syntaxe (partielle) du langage SQL2 (pdf) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-06/SQL2-Syntax.pdf SQL2-Syntax.pdf] | ||
+ | |||
+ | ====Chapitre 7. Le langage SQL DML(1)==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-07/Utilisation-des-BD-(SQL-DML-1).ppt Utilisation des BD (SQL-DML 1).ppt]''' | ||
+ | ::*Codes SQL du chapitre 7 : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-07/Code-SQL-chapitre-07.pdf Code-SQL-chapitre-07.pdf] | ||
+ | |||
+ | ====Chapitre 8. Le langage SQL DML(2)==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-08/Utilisation-des-BD-(SQL-DML-2).ppt Utilisation des BD (SQL-DML 2).ppt]''' | ||
+ | ::*Codes SQL du chapitre 8 : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-08/Code-SQL-chapitre-08.pdf Code-SQL-chapitre-08.pdf] | ||
+ | ::*Structures cycliques (BD Access) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-08/CYCLIQUE.mdb CYCLIQUE.mdb] | ||
+ | ::*Structures cycliques (script SQL Access) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-08/CYCLIQUE-Creer-(Access).sql CYCLIQUE-Creer-(Access).sql] | ||
+ | ::*Structures cycliques (script SQL InterBase) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-08/CYCLIQUE-Creer-(InterBase).sql CYCLIQUE-Creer-(InterBase).sql] | ||
+ | |||
+ | ====Chapitre 9. Le langage SQL avancé==== | ||
+ | ::*'''Support de cours (ppt) : | ||
+ | :::[http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-09/Utilisation-des-BD-(SQL-Avance-1).ppt Utilisation-des-BD-(SQL-Avance-1).ppt] | ||
+ | :::[http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-09/Utilisation-des-BD-(SQL-Avance-2).ppt Utilisation-des-BD-(SQL-Avance-2).ppt] | ||
+ | ::*Codes SQL du chapitre 9 : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-09/Code-SQL-chapitre-09.pdf Code-SQL-chapitre-09.pdf] | ||
+ | ::*Tables du catalogue (BD Access) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-09/CATALOGUE.mdb CATALOGUE.mdb] | ||
+ | ::*Tables du catalogue (script SQL Access) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-09/CATALOGUE-creer-(Access).sql CATALOGUE-creer-(Access).sql] | ||
+ | ::*Tables du catalogue (script SQL InterBase) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-09/CATALOGUE-creer-(InterBase).sql CATALOGUE-creer-(InterBase).sql] | ||
+ | ::*Exemple d'interface SQL statique classique : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-09/COBOL-SQL.PDF COBOL-SQL.PDF] | ||
+ | |||
+ | ===Partie III - DEVELOPPEMENT D'UNE BASE DE DONNEES=== | ||
+ | |||
+ | ====Chapitre 10. Construction d'une base de données==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-10/Methodologie-des-BD-(court)-(Methodologie).ppt Methodologie des BD (court)-(Methodologie).ppt]''' | ||
+ | ::*L'atelier DB-MAIN : [[DUNOD2009_DB-MAIN|DUNOD2009 DB-MAIN]] | ||
+ | |||
+ | ====Chapitre 11. Le modèle Entité-association de base==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-11/Methodologie-des-BD-(court)-(Modele-EA-de-base).ppt Methodologie des BD (court)-(Modele EA de base).ppt]''' | ||
+ | ::*Schémas du chapitre 11 (fichier DB-MAIN) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-11/Chapitre-11-Schemas.zip Chapitre-11-Schemas.zip] | ||
+ | |||
+ | ====Chapitre 12. Elaboration d'un schéma conceptuel==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-12/Methodologie-des-BD-(court)-(Elaboration-sch-conceptuel).ppt Methodologie des BD (court)-(Elaboration sch conceptuel).ppt]''' | ||
+ | ::*Schémas du chapitre 12 (fichier DB-MAIN) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-12/Chapitre-12-Schemas.zip Chapitre-12-Schemas.zip] | ||
+ | |||
+ | ====Chapitre 13. Production du schéma de la base de données==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-13/Methodologie-des-BD-(court)-(Production-sch-BD).ppt Methodologie des BD (court)-(Production sch BD).ppt]''' | ||
+ | ::*Schémas du chapitre 13 (fichier DB-MAIN) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-13/Chapitre-13-Schemas.zip Chapitre-13-Schemas.zip] | ||
+ | ::*Projet Assurance complet (fichier DB-MAIN + code SQL) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-13/Chapitre-13-Projet-Assurance.zip Chapitre-13-Projet-Assurance.zip] | ||
+ | |||
+ | ====Chapitre 14. Méthodologie des bases de données==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-14/Methodologie-des-BD-(long)-(Methodologie).ppt Methodologie des BD (long)-(Methodologie).ppt]''' | ||
+ | ::*L'atelier DB-MAIN : [[DUNOD2009_DB-MAIN|DUNOD2009 DB-MAIN]] | ||
+ | |||
+ | ====Chapitre 15. Le modèle Entité-association étendu==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-15/Methodologie-des-BD-(long)-(Modele-EA-etendu).ppt Methodologie des BD (long)-(Modele EA etendu).ppt]''' | ||
+ | ::*Schémas du chapitre 15 (fichier DB-MAIN) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-15/Chapitre-15-Schemas.zip Chapitre-15-Schemas.zip] | ||
+ | |||
+ | ====Chapitre 16. Les diagrammes de classes UML==== | ||
+ | ::*'''Support de cours (ppt) : Chapitre 16.ppt''' (en construction) | ||
+ | ::*UML ou ERA (pdf) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-16/JLH_UML_EA.pdf JLH_UML_EA.pdf] | ||
+ | |||
+ | ====Chapitre 17. Analyse conceptuelle du domaine d'application==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-17/Methodologie-des-BD-(long)-(Analyse-conceptuelle).ppt Methodologie des BD (long)-(Analyse conceptuelle).ppt]''' | ||
+ | ::*Schémas du chapitre 17 (fichier DB-MAIN) : Chapitre-17-Schemas.zip | ||
+ | ::*Introduction to Database design (pdf) : [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/DB-Design/MiniTut-2002.pdf MiniTut-2002.pdf] | ||
+ | |||
+ | ====Chapitre 18. Conception logique d'une base de données relationnelle==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-18/Methodologie-des-BD-(long)-(Conception-logique-relat).ppt Methodologie des BD (long)-(Conception logique relat).ppt]''' | ||
+ | ::*Schémas du chapitre 18 (fichier DB-MAIN) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-18/Chapitre-18-Schemas.zip Chapitre-18-Schemas.zip] | ||
+ | ::*Projet BIBLIO (fichier DB-MAIN) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-18/Chapitre-18-Schemas-Biblio.zip Chapitre-18-Schemas-Biblio.zip] | ||
+ | |||
+ | ====Chapitre 19. Conception physique d'une base de données==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-19/Methodologie-des-BD-(long)-(Conception-physique).ppt Methodologie des BD (long)-(Conception physique).ppt]''' | ||
+ | ::*Feuille de calcul pour le choix d'un index : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-19/Scan-ou-index.xls Scan-ou-index.xls] | ||
+ | ::*Projet BIBLIO (fichier DB-MAIN) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-19/Schemas-Biblio.zip Schemas-Biblio.zip] | ||
+ | |||
+ | ====Chapitre 20. Production du code d'une base de données==== | ||
+ | ::*'''Support de cours (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-20/Methodologie-des-BD-(long)-(Production-code).ppt Methodologie des BD (long)-(Production de code).ppt]''' | ||
+ | ::*Code SQL du chapitre 20 : Dunod2009-chap20 Code.sql | ||
+ | ::*Code SQL de la base de données Biblio : BIBLIO.sql | ||
+ | |||
+ | ====Chapitre 21. Rétro-ingénierie d'une base de données==== | ||
+ | ::*'''Support de cours : Chapitre 21.ppt''' (en construction) | ||
+ | ::*Introduction to Database reverse Engineering (pdf) : [http://www.info.fundp.ac.be/~dbm/Documents/Publications-LIBD/Ouvrages-Web/Database-Reverse-Engineering/DBRE-2002.pdf DBRE-2002.pdf] | ||
+ | ::*Legacy and Future of Database Reverse Engineering (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/DBRE/WCRE09-Keynote-2009-10-16.zip WCRE09-Keynote-2009-10-16.zip] | ||
+ | ::*Etude de cas (pdf) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-21/Chap21-Projet-Retro-ingenierie.pdf Chap21-Projet-Retro-ingenierie.pdf] | ||
+ | |||
+ | ====Chapitre 22. Etudes de cas==== | ||
+ | ::*BD 'Circuits intégrés' (BD Access) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-22/Circuit-integre.mdb Circuit-integre.mdb] | ||
+ | ::*Projets DB-MAIN des études de cas : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2012/Chapitres/Chapitre-22/Chapitre-22-Schemas.zip Chapitre-22-Schemas.zip] | ||
+ | |||
+ | --> | ||
+ | |||
+ | ==Les annexes générales== | ||
+ | |||
+ | ====Annexe A24. SQL, les ensembles et la logique==== | ||
+ | ::*'''Texte de l'annexe (pdf) :''' [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2015/Annexes/JLH-B-Ensembles-et-Logique.pdf Ensembles et Logique.pdf] | ||
+ | |||
+ | ====Annexe A25. Transformations de schémas==== | ||
+ | ::*'''Texte de l'annexe (pdf) :''' [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2015/Annexes/JLH-E-Transfos.pdf Transformations de schémas.pdf] | ||
+ | ::*Transformational Database Engineering (Tutoriel BDA 2009) (ppt) : [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/Transformation/Tutorial-BDA-2009.zip Tutorial-BDA-2009.zip] | ||
+ | |||
+ | ====Annexe A26. Conception logique relationnelle objet==== | ||
+ | ::*'''Texte de l'annexe (pdf) :''' [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2015/Annexes/JLH-G-Conception-logique-ORel.pdf Conception-logique-ORel.pdf] | ||
+ | |||
+ | ====Annexe A27. Applications avancées des bases de données==== | ||
+ | ::*'''Texte de l'annexe (pdf) :''' [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2015/Annexes/JLH-C-Applications-avancees.pdf Applications avancées.pdf] | ||
+ | |||
+ | ====Annexe A28. Introduction à SQLfast==== | ||
+ | ::*'''Texte de l'annexe (pdf) :''' [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2015/Annexes/Introduction-a-SQLfast.pdf Introduction à SQLfast.pdf] | ||
+ | |||
+ | ====Annexe A29. Convention graphiques des modèles==== | ||
+ | ::*'''Texte de l'annexe (pdf) :''' [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2015/Annexes/JLH-D-Graphique-ER.pdf Conventions Graphique ER.pdf] | ||
+ | ::*Schémas de l'annexe (fichier DB-MAIN) : [http://www.info.fundp.ac.be/~dbm/Documents/Ouvrages/Dunod-2015/Annexes/Annexe-D-Schemas.zip Annexe-D-Schemas.zip] |
Bases de données - Concepts, utilisation et développement; 3e édition (Dunod 2015)
Les documents disponibles sont les textes des annexes et les matériaux complémentaires, y compris les supports de cours, classés par chapitres. Les matériaux proposés ici sont pour certains d'entre eux encore en développement. Il seront actualisés au cours des prochains mois.
Différentes ressources logicielles utiles à l'exploitation de l'ouvrage sont disponibles :
<Retour à la page de l'ouvrage>
Sommaire |