Structured Query Language: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Database reporting language | 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 implementations of SQL== | ==A list of OS/2 implementations of SQL== | ||
Line 5: | Line 5: | ||
* [[mSQL]] - Open source - Discontinued | * [[mSQL]] - Open source - Discontinued | ||
* [[MySQL]] - Open Source - Current | * [[MySQL]] - Open Source - Current | ||
* [[Oracle]] - Commercial - Discontinued | |||
* [[PostgreSQL]] - Open Source - Current | * [[PostgreSQL]] - Open Source - Current | ||
* [[SQLite]] - Open Source - Current | * [[SQLite]] - Open Source - Current | ||
====Libraries and bindings==== | ====Libraries and bindings==== | ||
* | * |
Revision as of 17:05, 12 December 2015
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 implementations of SQL
- DB2 - Commercial - Discontinued
- mSQL - Open source - Discontinued
- MySQL - Open Source - Current
- Oracle - Commercial - Discontinued
- PostgreSQL - Open Source - Current
- SQLite - Open Source - Current