Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openlink/webdb_odbc
The OpenLink HTML5 WebDB to ODBC bridge
https://github.com/openlink/webdb_odbc
Last synced: 7 days ago
JSON representation
The OpenLink HTML5 WebDB to ODBC bridge
- Host: GitHub
- URL: https://github.com/openlink/webdb_odbc
- Owner: openlink
- License: other
- Created: 2014-03-24T12:33:07.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2020-01-02T12:34:56.000Z (almost 5 years ago)
- Last Synced: 2024-05-08T00:30:25.664Z (6 months ago)
- Language: C++
- Homepage: http://wikis.openlinksw.com/dataspace/owiki/wiki/UdaWikiWeb/InstallConfigODBCHTML5Bridge
- Size: 1.41 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
OpenLink HTML5 WebDB to ODBC bridge
===================================The OpenLink HTML5 WebDB-to-ODBC Bridge is a Web browser extension
that enables the development of database-driven HTML5 (Javascript)
applications, without binding to specific back-end database engines
for data storage and access.Initially, the WebDB API component of HTML5 confined data access
and storage to SQLite. This bridge to ODBC extends the functionality
of the WebDB API to any ODBC- (or JDBC-, via additional ODBC-to-JDBC
bridges) -accessible database. Such RDBMS engines include OpenLink
Virtuoso, Oracle, Microsoft SQL Server, IBM DB2, IBM Informix,
Sybase, Ingres, Progress, MySQL, PostgreSQL, Firebird, and many
more.Documentation, binaries and installation instructions can be found at:
http://wikis.openlinksw.com/dataspace/owiki/wiki/UdaWikiWeb/InstallConfigODBCHTML5Bridge