Dbm (discuter | contributions) m (→SQLfast) |
Dbm (discuter | contributions) m (→SQLfast) |
||
Ligne 31 : | Ligne 31 : | ||
:*reflexivity: an SQLfast script can generate, examine, modify and execute SQLfast scripts, including itself. | :*reflexivity: an SQLfast script can generate, examine, modify and execute SQLfast scripts, including itself. | ||
:*development and debugging tools | :*development and debugging tools | ||
− | *'''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 | + | *'''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, etc. Selected draft chapters are already available. |
*'''Requirements''': standard Python 2.7 distribution (first version developed for Windows platforms) | *'''Requirements''': standard Python 2.7 distribution (first version developed for Windows platforms) | ||
*'''Date''': 2012- | *'''Date''': 2012- | ||
Ligne 73 : | Ligne 73 : | ||
**<u>SQLfast Tutorial - 37. Text processing</u>, chapter from ''SQLfast Database made easy - Tutorial and Case studies'', PReCISE Research Center publication, draft version, 2014. [full text] | **<u>SQLfast Tutorial - 37. Text processing</u>, chapter from ''SQLfast Database made easy - Tutorial and Case studies'', PReCISE Research Center publication, draft version, 2014. [full text] | ||
**<u>SQLfast Tutorial - 38. Temporal databases</u>, chapter from ''SQLfast Database made easy - Tutorial and Case studies'', PReCISE Research Center publication, draft version, 2014. [full text] | **<u>SQLfast Tutorial - 38. Temporal databases</u>, chapter from ''SQLfast Database made easy - Tutorial and Case studies'', PReCISE Research Center publication, draft version, 2014. [full text] | ||
+ | **<u>SQLfast Tutorial - 39. Schema-less databases</u>, chapter from ''SQLfast Database made easy - Tutorial and Case studies'', PReCISE Research Center publication, draft version, 2014. [full text] | ||
**<u>SQLfast Tutorial - Appendix 1. A basket of examples</u>, chapter from ''SQLfast Database made easy - Tutorial and Case studies'', PReCISE Research Center publication, draft version, 2014. [full text] | **<u>SQLfast Tutorial - Appendix 1. A basket of examples</u>, chapter from ''SQLfast Database made easy - Tutorial and Case studies'', PReCISE Research Center publication, draft version, 2014. [full text] | ||
**<u>SQLfast Tutorial - Appendix 2. SQLfast summary</u>, chapter from ''SQLfast Database made easy - Tutorial and Case studies'', PReCISE Research Center publication, draft version, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-TutoA2-Summary.pdf [full text]] | **<u>SQLfast Tutorial - Appendix 2. SQLfast summary</u>, chapter from ''SQLfast Database made easy - Tutorial and Case studies'', PReCISE Research Center publication, draft version, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-TutoA2-Summary.pdf [full text]] |
<Retour à la page d'accueil / Back>
Sommaire |