Changes between Version 103 and Version 104 of WikiStart
- Timestamp:
- Dec 5, 2012, 2:56:08 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v103 v104 45 45 46 46 - [wiki:SQL SQL database access] provides simple generic API to access to SQL databases. Supported databases: 47 - [http://www.mysql.com MySQL] is the world's most popular open source database software ^[wiki:ReleaseNotes/0.5 0.5]^; 47 48 - [http://www.oracle.com/us/products/database/index.html Oracle] is a well known commercial database management system; 48 49 - [http://www.postgresql.org/ PostgreSQL] is a powerful, open source object-relational database system; … … 107 108 Modules below are in development or waiting for volunteers. Don't hesitate to contact us if you want to participate! 108 109 109 - SQL Database Access110 - [ticket:93 MySQL driver]111 - ODBC driver112 110 - [wiki:AWF Ada Web Framework] 113 111 - DOM for XML