Dbm (discuter | contributions) (→SQLfast) |
Dbm (discuter | contributions) (→SQLfast) |
||
Ligne 176 : | Ligne 176 : | ||
::''Chapter contents'': Database schema documentation. System catalog tables. SQLfast dictionaries. System tables SYS_TABLE, SYS_COLUMN, SYS_KEY, SYS_KEY_COMP. Modifying a schema. Building a dictionary. Dictionary-driven scripts. | ::''Chapter contents'': Database schema documentation. System catalog tables. SQLfast dictionaries. System tables SYS_TABLE, SYS_COLUMN, SYS_KEY, SYS_KEY_COMP. Modifying a schema. Building a dictionary. Dictionary-driven scripts. | ||
− | :*SQLfast Tutorial - <b>21 | + | :*SQLfast Tutorial - <b>21. SQLdraw</b>, writing in progress. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
::''Chapter contents'': What is SQLdraw? The SQLdraw concepts and language. The SQLdraw editor. The SQLdraw viewer. | ::''Chapter contents'': What is SQLdraw? The SQLdraw concepts and language. The SQLdraw editor. The SQLdraw viewer. | ||
− | :*SQLfast Tutorial - <font color="blue"><b> | + | :*SQLfast Tutorial - <font color="blue"><b>22. Extending SQLfast</b>, draft version, June 6, 2016</font>. [https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto24-Extending-SQLfast.pdf [full text]] |
::''Chapter contents'': How to extend the functionalities of SQLfast. Service scripts. External applications. Function libraries. The LStr library. The LFile library. The LGeo library. External programs. Extending the SQLfast language. The SQLfast compiler-loader. Adding user-defined functions. | ::''Chapter contents'': How to extend the functionalities of SQLfast. Service scripts. External applications. Function libraries. The LStr library. The LFile library. The LGeo library. External programs. Extending the SQLfast language. The SQLfast compiler-loader. Adding user-defined functions. | ||
− | :*SQLfast Tutorial - <b> | + | :*SQLfast Tutorial - <b>23. Aid to SQLfast development</b>, writing in progress. |
<!-- ------------- Part II - PROBLEM SOLVING WITH DATABASES - Case studies -------------- --> | <!-- ------------- Part II - PROBLEM SOLVING WITH DATABASES - Case studies -------------- --> | ||
Ligne 195 : | Ligne 189 : | ||
<center><big>'''Part II - PROBLEM SOLVING WITH DATABASES - Case studies'''</big></center> | <center><big>'''Part II - PROBLEM SOLVING WITH DATABASES - Case studies'''</big></center> | ||
<br> | <br> | ||
+ | |||
+ | :*SQLfast Tutorial - <b>27. Code generation</b>, writing in progress. | ||
+ | |||
+ | :*SQLfast Tutorial - <b>29. Active databases</b>, writing in progress. | ||
+ | ::''Chapter contents'': What is an active database? Introducing dynamic behaviour in the database. The SQL primitives: check, SQL procedures and triggers. Data integrity control. Data update propagation. Redundancy management. A real size application. | ||
+ | |||
:*SQLfast Tutorial - <font color="blue"><b>31. From data bulk loading to database book writing</b>, draft version, <i>January 10, 2016.</i></font>[https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto31-Topo-sort.pdf [full text]] | :*SQLfast Tutorial - <font color="blue"><b>31. From data bulk loading to database book writing</b>, draft version, <i>January 10, 2016.</i></font>[https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto31-Topo-sort.pdf [full text]] | ||
::''Chapter contents'': Topological sorting. The database loading problem. Dealing with non acyclic graphs. Finding the independent circuits of a graph. Graph contraction and condensation. Ordering topics for a database book. | ::''Chapter contents'': Topological sorting. The database loading problem. Dealing with non acyclic graphs. Finding the independent circuits of a graph. Graph contraction and condensation. Ordering topics for a database book. |
<Retour à la page d'accueil / Back>
Sommaire |