https://github.com/openlink/webdb_xmla
The OpenLink HTML5 WebDB to XMLA bridge
https://github.com/openlink/webdb_xmla
Last synced: 11 months ago
JSON representation
The OpenLink HTML5 WebDB to XMLA bridge
- Host: GitHub
- URL: https://github.com/openlink/webdb_xmla
- Owner: openlink
- License: other
- Created: 2014-03-24T12:48:42.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2020-01-02T12:35:37.000Z (over 6 years ago)
- Last Synced: 2025-02-15T19:51:14.698Z (over 1 year ago)
- Language: JavaScript
- Size: 404 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
OpenLink HTML5 WebDB to XMLA bridge
===================================
The OpenLink HTML5 WebDB to XMLA 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.
XMLA is an HTTP based protocol for performing data access against
multi-dimensional (OLAP and ROLAP) and tabular (Relational Databases)
data sources.
This extension only deals with the tabular data sources that are
directly accessible via XMLA or via ODBC/JDBC bridges.
Documentation, binaries and installation instructions can be found at:
http://wikis.openlinksw.com/dataspace/owiki/wiki/UdaWikiWeb/InstallConfigXMLAHTML5Bridge