Dbm (discuter | contributions) m (→SQLfast) |
Dbm (discuter | contributions) m (→SQLfast) |
||
Ligne 51 : | Ligne 51 : | ||
*'''References and resources''': | *'''References and resources''': | ||
**SQLfast environment for Windows. Ask the beta version for testing. | **SQLfast environment for Windows. Ask the beta version for testing. | ||
− | **Python 2.7. | + | **Python 2.7.8 Win32, Win64, Mac OS, Linux. Note that Mac OS systems natively include the Python environment. [http://www.python.org/download/ [download page]] |
**SQLite3 DBMS is already included in the Python installation. However, it can be useful to download the very last version (3.8.5 or later). Download it from [http://www.sqlite.org/download.html [SQLite3]]. Locate section <i>Precompiled Binaries for Windows</i>. In early 2014, the file was named <i>sqlite-dll-win32-x86-3080500.zip</i>. Open the archive and copy the <i>sqlite.dll</i> file in directory <i>Python 2.7/DLLs</i> of the Python directory. | **SQLite3 DBMS is already included in the Python installation. However, it can be useful to download the very last version (3.8.5 or later). Download it from [http://www.sqlite.org/download.html [SQLite3]]. Locate section <i>Precompiled Binaries for Windows</i>. In early 2014, the file was named <i>sqlite-dll-win32-x86-3080500.zip</i>. Open the archive and copy the <i>sqlite.dll</i> file in directory <i>Python 2.7/DLLs</i> of the Python directory. | ||
− | **Jean-Luc Hainaut. <b>Dictionary of SQLfast commands and parameters</b>, 36 pages, PReCISE Research Center publication, draft version, December | + | **Jean-Luc Hainaut. <b>Dictionary of SQLfast commands and parameters</b>, 36 pages, PReCISE Research Center publication, draft version, December 4, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Commands.pdf [full text]] |
**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. | ||
Ligne 98 : | Ligne 98 : | ||
:*SQLfast Tutorial - <b>44. The book of which you are the hero</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto43-Game-Books.pdf [full text]] | :*SQLfast Tutorial - <b>44. The book of which you are the hero</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto43-Game-Books.pdf [full text]] | ||
:*SQLfast Tutorial - <b>45. Managing a small library</b>, draft version, XXXX XXX, 2015. [full text] | :*SQLfast Tutorial - <b>45. Managing a small library</b>, draft version, XXXX XXX, 2015. [full text] | ||
− | :*SQLfast Tutorial - <b>46. Test Database Generation</b>, draft version, December | + | :*SQLfast Tutorial - <b>46. Test Database Generation</b>, draft version, December 4, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto46-Test-databases.pdf [full text]] |
:*SQLfast Tutorial - <b>47. Database Performance</b>, draft version, XXXX XXX, 2015. [full text] | :*SQLfast Tutorial - <b>47. Database Performance</b>, draft version, XXXX XXX, 2015. [full text] | ||
:*SQLfast Tutorial - <b>Appendix 1. A basket of examples</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-TutoA1-Basket-of-examples.pdf [full text]] | :*SQLfast Tutorial - <b>Appendix 1. A basket of examples</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-TutoA1-Basket-of-examples.pdf [full text]] |
<Retour à la page d'accueil / Back>
Sommaire |