PQL Wiki
Register
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Placeholder|thumb|300px]]
 
 
==Welcome to the PQL Wiki==
 
==Welcome to the PQL Wiki==
Pony Query Language <br />A ponified version of SQL
+
PQL stands for Pony Query Language and is a ponified version of SQL
   
 
==Authors note==
 
==Authors note==
   
This is meant to be documentation for the fictional Pony Query Language.<br />
+
This is meant to be documentation for the fictional Pony Query Language inspired by FIM++.<br />
 
It is basically a transformative parody rewrite derivative of w3schools sql documentation protected by fair use and not intended for commercial purposes.<br />
 
It is basically a transformative parody rewrite derivative of w3schools sql documentation protected by fair use and not intended for commercial purposes.<br />
PQL specific syntax will not work in the real word, unless someone writes an interpreter for it, but the same logical structure and the concepts will be applicable.
+
<br />PQL specific syntax will not work in the real word, unless someone writes an interpreter for it, but the same logical structure and the concepts will be applicable.
   
  +
Ps. This is not a simple copy/paste, search/replace of the original documentation. Each section was edited and reformatted word for word.
==Latest activity==
 
  +
As SQL is a very straight forward and logical language there wasn't much room in the language itself for ponification, though I will continue to try and develope it as much as possible, and I didn't want to make a change just to make it differ from the original, only to make it pony, therefore most of the changes are done in the examples.
   
  +
This is suitable for anyone who knows SQL and wants a laugh or want to learn or brush up on their SQL.
<activityfeed/>
 
  +
  +
  +
This is still a work in progress and all contributions are welcome.
  +
  +
Feel free to get started with the [[PQL_Tutorial|PQL Tutorial]] and remember that structure is magic.
  +
  +
For easy navigation there are links on the left and right bottom of each page linking to the previous and next article.
  +
  +
==Categories==
  +
*[[:Category:PQL_Basic|PQL Basic]]
  +
*[[:Category:PQL_Advanced|PQL Advanced]]
  +
*[[:Category:PQL_Functions|PQL Functions]]
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
<table width="100%"><tr><td align="right">[[PQL_Tutorial|PQL Tutorial]]
  +
</td></tr></table>
 
[[Category:Browse]]
 
[[Category:Browse]]

Latest revision as of 20:13, 22 November 2012

Welcome to the PQL Wiki

PQL stands for Pony Query Language and is a ponified version of SQL

Authors note

This is meant to be documentation for the fictional Pony Query Language inspired by FIM++.
It is basically a transformative parody rewrite derivative of w3schools sql documentation protected by fair use and not intended for commercial purposes.

PQL specific syntax will not work in the real word, unless someone writes an interpreter for it, but the same logical structure and the concepts will be applicable.

Ps. This is not a simple copy/paste, search/replace of the original documentation. Each section was edited and reformatted word for word. As SQL is a very straight forward and logical language there wasn't much room in the language itself for ponification, though I will continue to try and develope it as much as possible, and I didn't want to make a change just to make it differ from the original, only to make it pony, therefore most of the changes are done in the examples.

This is suitable for anyone who knows SQL and wants a laugh or want to learn or brush up on their SQL.


This is still a work in progress and all contributions are welcome.

Feel free to get started with the PQL Tutorial and remember that structure is magic.

For easy navigation there are links on the left and right bottom of each page linking to the previous and next article.

Categories







PQL Tutorial