/api-db

Enterprise Javascript API - Database Module

Primary LanguageJavaScriptEclipse Public License 2.0EPL-2.0

API V4 - Database

Eclipse License GitHub contributors

Overview

  • Database
    • provides a standard access to the registered relational data sources
  • SQL Query
    • provides a simplified query functionality, accepts SQL script and query parameters and returns the result-set as a JSON object
  • SQL Update
    • provides simplified update functionality, accepts SQL script and query parameters and returns the result-set as a JSON object

License

This project is copyrighted by SAP SE and is available under the Eclipse Public License v 2.0. See LICENSE and NOTICE.txt for further details.