Jump to content

Structured Query Language: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 13: Line 13:
* [[Sybase SQL Anywhere]] - Commercial - Discontinued
* [[Sybase SQL Anywhere]] - Commercial - Discontinued


====SQL Development systems====
===SQL Development systems===
* [[Oracle Pro*C]] - Commercial - Discontinued
* [[Oracle Pro*C]] - Commercial - Discontinued


====Front ends and front end generators====
===Front ends and front end generators===
* [[Easel Workbench]] - Commercial - Discontinued
* [[Easel Workbench]] - Commercial - Discontinued
* [[Enfin/2]] - Commercial - Discontinued
* [[ENFIN/2]] SQL Workbench - Commercial - Discontinued
* [[General Application Workbench]] - Commercial - Discontinued
* [[General Application Workbench]] - Commercial - Discontinued


====Database access systems====
===Database access systems===
* [[MDI Database Gateway]]
*MDI Database Gateway
* [[unixODBC]]
*unixODBC


====Libraries and bindings====
===Libraries and bindings===
* [[OREXX/SQL]] - SQL extension for [[Object REXX]] - Open source - Discontinued
* [[OREXX/SQL]] - SQL extension for [[Object REXX]] - Open source - Discontinued
* [[REXX/SQL]] - SQL extension for [[REXX]] - Open source - Current
* [[REXX/SQL]] - SQL extension for [[REXX]] - Open source - Current


====Text editors with SQL support====
===Text editors with SQL support===
* [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.
* [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current
* [[Lugaru Epsilon]] - SQL syntax highlighting and autoindent available as a seperate download. - Commercial.
* [[Lugaru Epsilon]] - SQL syntax highlighting and autoindent available as a seperate download. - Commercial


==A list of DOS SQL implementations and tools==
==A list of DOS SQL implementations and tools==
* [[Empress]] - SQL front end to an alien database system - Commercial - Discontinued
*[[Empress]] - SQL front end to an alien database system - Commercial - Discontinued
* [[Gupta SQLBase Server]] - Commercial - Discontinued
*Gupta SQLBase - Commercial - Discontinued


====SQL Development systems====
===SQL Development systems===
* [[Oracle Pro*C]] - Commercial - Discontinued
*[[Oracle Pro*C]] - Commercial - Discontinued


====Front ends and front end generators====
===Front ends and front end generators===
* [[Easel Workbench]]
*Easel Workbench


====Text editors with SQL support====
===Text editors with SQL support===
* [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.
* [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current


==A list of SQL implementations and tools that run under WinOS/2==
==A list of SQL implementations and tools that run under WinOS/2==
*
===Front ends and front end generators===
====Front ends and front end generators====
*Easel Workbench
* [[Easel Workbench]]
==A list of SQL implementations and tools that run under Java==
 


==A list of SQL implementations and tools that run under JavaScript==
*
==Publications==
==Publications==
* Konrad King & [[Kris A. Jamsa]]: ''SQL Tips & Techniques'' - February 2, 2002 - Premier Press - Paperback, 1127 pages - ISBN 1931841454 - ISBN 978-1931841450 - Out of print
* Konrad King; [[Kris A. Jamsa]]: ''SQL Tips & Techniques'' - Premier Press 2002, ISBN 1931841454
====Local articles====
*


====Tutorials and other learning material====
===Tutorials and other learning material===
* [http://www.gradiance.com/STwelcomeAWS.html Gradiance SQL Tutorial] - Paid for on-line (but partly downlodable) tutorial.
* [http://www.gradiance.com/STwelcomeAWS.html Gradiance SQL Tutorial] - Paid for on-line (but partly downlodable) tutorial
* [[Haluk Polat]]: ''[https://web.archive.org/web/20070831084534/http://www.halukpolat.com/tr/kitaplar/sqlkek/index.htm SQL Kullanıcı Elkitabı]'' - Published as [[HTML]] pages via [[Archive.org]] - 2005 - ISBN 975-96618-7-X
:Introduction to SQL in Turkish


==Links==
==Links==
*
* [http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt SQL-92]
====USENET====
*


==Standards==
*
[[Category:Programming Languages]] [[Category:SQL]]
[[Category:Programming Languages]] [[Category:SQL]]

Revision as of 23:16, 24 November 2016

Database reporting language, although originally shipped as a separate product with databases such as Oracle and DB2 it is by now always shipped as an integral part of database systems.

A list of OS/2 SQL implementations, tools and utilities

SQL Development systems

Front ends and front end generators

Database access systems

  • MDI Database Gateway
  • unixODBC

Libraries and bindings

Text editors with SQL support

  • FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current
  • Lugaru Epsilon - SQL syntax highlighting and autoindent available as a seperate download. - Commercial

A list of DOS SQL implementations and tools

  • Empress - SQL front end to an alien database system - Commercial - Discontinued
  • Gupta SQLBase - Commercial - Discontinued

SQL Development systems

Front ends and front end generators

  • Easel Workbench

Text editors with SQL support

  • FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current

A list of SQL implementations and tools that run under WinOS/2

Front ends and front end generators

  • Easel Workbench

Publications

  • Konrad King; Kris A. Jamsa: SQL Tips & Techniques - Premier Press 2002, ISBN 1931841454

Tutorials and other learning material

Links