Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente |
info:bdd:accueilbdd [2024/03/08 15:38] – phil | info:bdd:accueilbdd [2025/03/02 12:33] (Version actuelle) – [Sommaire] phil |
---|
- [[info:bdd:basesgene|BDDR - Généralités]] | - [[info:bdd:basesgene|BDDR - Généralités]] |
- <html><a href="https://sql.sh/" target="_blank" title="Site SQL.h">Le langage SQL</a></html> | - <html><a href="https://sql.sh/" target="_blank" title="Site SQL.h">Le langage SQL</a></html> |
- **SQLite3** | - **SQLite** |
- <html><a href="https://www.sqlitetutorial.net/download-install-sqlite/" target="_blank">How To Download & Install SQLite Tools</a></html> | - <html><a href="https://www.sqlitetutorial.net/download-install-sqlite/" target="_blank">How To Download & Install SQLite Tools</a></html> |
- [[:info:bdd:sqliteConsole|BDDR - SQLite - Requêtes dans la console]] | - [[:info:bdd:sqliteConsole|BDDR - SQLite - Requêtes dans la console]] |
- [[:info:bdd:SqliteVSCode|BDDR - SQL et SQLite dans VSCode]] | - [[:info:bdd:SqliteVSCode|BDDR - SQLite dans VSCode]] |
- <html><a href="http://erwan.tranvouez.free.fr/cours/peip/MiniManuelSQLite.pdf" target="_blank">Créer une base avec SQLite Studio</a></html> | - <html><a href="http://erwan.tranvouez.free.fr/cours/peip/MiniManuelSQLite.pdf" target="_blank">Créer une base avec SQLite Studio</a></html> |
- <html><a href="https://zestedesavoir.com/tutoriels/1294/des-bases-de-donnees-en-python-avec-sqlite3/" target="_blank" title="zestedesavoir.com">Des bases de données en Python avec sqlite3</a></html> | - <html><a href="https://zestedesavoir.com/tutoriels/1294/des-bases-de-donnees-en-python-avec-sqlite3/" target="_blank" title="zestedesavoir.com">Des bases de données en Python avec sqlite3</a></html> |
- Arduino | - SQLite & microcontrôleurs |
- <html><a href="https://randomnerdtutorials.com/esp8266-publishing-dht22-readings-to-sqlite-database/" target="_blank">ESP8266 Publishing DHT22 Readings to SQLite Database</a></html> | - microPython - <html><a href="https://randomnerdtutorials.com/esp8266-publishing-dht22-readings-to-sqlite-database/" target="_blank">ESP8266 Publishing DHT22 Readings to SQLite Database</a></html> |
- Bibliothèque <html><a href="https://www.arduino.cc/reference/en/libraries/sqlite-micro-logger/" target="_blank">Sqlite Micro Logger</a></html> | - Arduino - Bibliothèque <html><a href="https://www.arduino.cc/reference/en/libraries/sqlite-micro-logger/" target="_blank">Sqlite Micro Logger</a></html> |
- **MySQL** | - **MySQL** |
- [[:web:Apache|Installer un serveur Apache, le langage PHP et mySQL]] | - [[:web:Apache|Installer un serveur Apache, le langage PHP et mySQL]] |
- **En mode console** | - **En mode console** |
- [[:info:bdd:basesql|Requêtes SQL dans la console]] | - [[:info:bdd:basesql|BDDR - Requêtes SQL dans la console]] |
- **En mode graphique** | - **En mode graphique** |
- [[:info:bdd:phpMyAdmin|phpMyAdmin : créer une base de données]] | - [[:info:bdd:phpMyAdmin|phpMyAdmin : créer une base de données]] |
- [[:info:bdd:sqlphp|MySQL et PHP]] | - [[:info:bdd:sqlphp|MySQL et PHP]] |
- **TSDB** | - **TSDB**((Time Serie DataBase)) |
- [[:info:bdd:influxdb_nr|InfluxDB, une base TSDB]] | - [[:info:bdd:influxdb_nr|InfluxDB, une base TSDB]] |
- Bases de données graphique | - Bases de données graphique |
- **Ressources** | - **Ressources** |
- <html><a href="https://fxjollois.github.io/cours-sql/" target="_blank">Cours et exercices en ligne</a></html> | - <html><a href="https://fxjollois.github.io/cours-sql/" target="_blank">Cours et exercices en ligne</a></html> |
| - <html><a href="https://www.data-bird.co/blog/jointures-sql" target="_blank">Jointures SQL : les 10 requêtes à connaître </a></html> |