Dbm (discuter | contributions) m |
Dbm (discuter | contributions) m (→SQLfast) |
||
Ligne 59 : | Ligne 59 : | ||
:*development and debugging tools | :*development and debugging tools | ||
− | |||
*'''Requirements''': Windows XP, 7 or 8. All the resources needed by the basic version (built on SQLite 3) are included in the distribution. MySQL and MS Access versions are under development. | *'''Requirements''': Windows XP, 7 or 8. All the resources needed by the basic version (built on SQLite 3) are included in the distribution. MySQL and MS Access versions are under development. | ||
Ligne 73 : | Ligne 72 : | ||
**Jean-Luc Hainaut. <u>SQLfast: Database processing made easy - Tutorial and Case studies</u>, 700 pages, PReCISE Research Center publication, draft version, May 2014. | **Jean-Luc Hainaut. <u>SQLfast: Database processing made easy - Tutorial and Case studies</u>, 700 pages, PReCISE Research Center publication, draft version, May 2014. | ||
**Many chapters of the tutorial are already available, but in a draft version only. They are continuously updated, so that it is recommended to check them regularly to get their last versions. | **Many chapters of the tutorial are already available, but in a draft version only. They are continuously updated, so that it is recommended to check them regularly to get their last versions. | ||
+ | |||
+ | *'''SQLfast tutorial'''. The SQLfast tutorial progressively introduces the reader to the basics of SQLfast, from elementary data manipulation through very short scripts to complex features such as metadata-based script generation, recursive programming and language extension. It also includes some representative applications: database creation and loading, database exploration, database migration, library management, interactive SQL interpreter, a photo album manager and browser, a statistics manager and viewer, a bill of material manager, a GIS (based on ESRI shapefiles), analysis of an undocumented database, topological sorting of a relational schema, GALOIS lattice generation, automatic GUI generation, automated SQL trainer, ontology-based text indexing and retrieval, Conway's Game of Life (cellular automata), Kings of France (tree processing), schema-less (NoSQL) databases, SQL code injection, etc. Selected draft chapters are already available. <b>Note.</b> This tutorial in its current state is a kind of <i>hybrid animal</i>. In the near future, it will be split into two distinct volumes, namely "Introduction to database programming with SQLfast" (first chapters) and "Problem solving with databases" (last chapters). | ||
:*SQLfast Tutorial - <b>1st pages</b> and <b>Table of contents</b>, draft version, 2014. obsolete, to be rewritten [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto00-1st-pages.pdf [full text]] | :*SQLfast Tutorial - <b>1st pages</b> and <b>Table of contents</b>, draft version, 2014. obsolete, to be rewritten [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto00-1st-pages.pdf [full text]] | ||
− | :'''Part I - INTRODUCTION TO DATABASE PROGRAMMING | + | :'''Part I - INTRODUCTION TO DATABASE PROGRAMMING WITH SQLfast''' |
:*SQLfast Tutorial - <b>1. Introduction</b>, draft version, October 8, 2014. rewriting in progress [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto01-Introduction.pdf [full text]] | :*SQLfast Tutorial - <b>1. Introduction</b>, draft version, October 8, 2014. rewriting in progress [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto01-Introduction.pdf [full text]] | ||
Ligne 174 : | Ligne 175 : | ||
:*SQLfast Tutorial - <b>29. Aid to SQLfast development</b>, writing in progress. | :*SQLfast Tutorial - <b>29. Aid to SQLfast development</b>, writing in progress. | ||
− | |||
:'''Part II - PROBLEM SOLVING WITH DATABASES''' | :'''Part II - PROBLEM SOLVING WITH DATABASES''' | ||
Ligne 252 : | Ligne 252 : | ||
:*SQLfast Tutorial - <b>55. Database reverse engineering</b>, writing in progress. | :*SQLfast Tutorial - <b>55. Database reverse engineering</b>, writing in progress. | ||
+ | |||
+ | |||
+ | :'''Part III - APPENDICES''' | ||
:*SQLfast Tutorial - <font color="blue"><b>Appendix 1. A basket of examples</b>, draft version, writing in progress. April 18, 2016. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-TutoA1-Basket-of-examples.pdf [full text]]</font> | :*SQLfast Tutorial - <font color="blue"><b>Appendix 1. A basket of examples</b>, draft version, writing in progress. April 18, 2016. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-TutoA1-Basket-of-examples.pdf [full text]]</font> |
<Retour à la page d'accueil / Back>
Sommaire |