Difference between revisions of "SQL"

From PKC
Jump to navigation Jump to search
 
Line 1: Line 1:
[[wikipedia:SQL|SQL]]([[wikidata:Q47607|Q47607]]) stands for Structured Query Language, its most popular implementation is called [[MySQL]], and later migrated to the [[MariaDB]] project. To visualize the data schema of SQL, there is a tool called [[drawSQL.app]].
[[wikipedia:SQL|SQL]]([[wikidata:Q47607|Q47607]]) stands for Structured Query Language. It's most popular implementation is called [[MySQL]], and later migrated to the [[MariaDB]] project. To visualize the data schema of SQL, there is a tool called [[drawSQL.app]].


[[Category:SQL]]
[[Category:SQL]]
[[Category:Database]]
[[Category:Database]]

Latest revision as of 09:02, 1 February 2022

SQL(Q47607) stands for Structured Query Language. It's most popular implementation is called MySQL, and later migrated to the MariaDB project. To visualize the data schema of SQL, there is a tool called drawSQL.app.