Difference between revisions of "SQL"
From Lost In Wonderlands
(→Subject) |
(→Theories Links) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 23: | Line 23: | ||
− | * [[ | + | * [[RelationalDatabases]] |
− | * [[ | + | * [[EntityAssociation]] |
− | * [[ | + | * [[ObjectDatabases]] |
− | * [[ | + | * [[GraphDatabases]] |
+ | * [[NoSQL Database]] | ||
+ | * [[NoSQL]] | ||
== Theories Links == | == Theories Links == | ||
+ | *in french | ||
+ | ** https://fr.wikipedia.org/wiki/Mod%C3%A8le_entit%C3%A9-association | ||
+ | ** https://fr.wikipedia.org/wiki/Alg%C3%A8bre_relationnelle | ||
+ | ** https://fr.wikiversity.org/wiki/Introduction_aux_syst%C3%A8mes_de_bases_de_donn%C3%A9es/Le_mod%C3%A8le_relationnel | ||
+ | *in English | ||
+ | ** https://en.wikipedia.org/wiki/Associative_entity | ||
+ | ** https://en.wikipedia.org/wiki/Relational_algebra | ||
+ | ** https://www.tutorialspoint.com/dbms/relational_algebra.htm | ||
+ | * on SQL | ||
+ | ** https://en.wikipedia.org/wiki/SQL | ||
== Online SQL testing site == | == Online SQL testing site == | ||
Line 37: | Line 49: | ||
* https://tests4geeks.com/sql-online-test | * https://tests4geeks.com/sql-online-test | ||
* https://www.w3schools.com/sql/sql_exercises.asp | * https://www.w3schools.com/sql/sql_exercises.asp | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Books == | == Books == | ||
+ | * TDB |
Latest revision as of 14:09, 18 October 2021
Contents
SQL
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on SQL... (But Were Afraid to Ask)
a collection of links of interest
See also
Subject
See Also
Theories Links
- in french
- in English
- on SQL
Online SQL testing site
Online Test
Books
- TDB