Structured Query Language: Difference between revisions
Appearance
No edit summary |
|||
Line 9: | Line 9: | ||
* [[SQLite]] - Open Source - Current | * [[SQLite]] - Open Source - Current | ||
==Front ends and front end generators== | |||
* [[Easel Workbench]] | |||
* [[Enfin/2]] | |||
====Libraries and bindings==== | ====Libraries and bindings==== | ||
* | * |
Revision as of 02:02, 19 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