Sybase logo

Sybase

A collection of APIs and resources for Sybase database systems.

7 APIs 1 Capabilities 0 Features
DatabaseEnterpriseSAPSQL

APIs

Sybase ASE REST API

REST API for Sybase Adaptive Server Enterprise administration and monitoring. Provides programmatic access to server configuration, database management, performance monitoring, ...

Sybase IQ REST API

REST API for SAP IQ (formerly Sybase IQ) analytics database.

SAP Mobile Platform API

APIs for Sybase mobile application development and management.

SAP SQL Anywhere HTTP Web Services

SAP SQL Anywhere includes a built-in HTTP web server that exposes database objects as OData and REST web services. Developers can create SERVICE objects that transform SQL query...

SDK for SAP ASE

The SDK for SAP Adaptive Server Enterprise is a set of libraries and utilities for developing client applications. It includes SAP Open Client for C-language applications, Embed...

SAP Replication Server

SAP Replication Server provides real-time data replication between SAP ASE databases and heterogeneous data sources. It uses Replication Command Language (RCL) to manage replica...

SAP ASE Cockpit

SAP ASE Cockpit is a web-based administration and management console for SAP Adaptive Server Enterprise. It provides monitoring, configuration, and management capabilities for A...

Capabilities

Sybase ASE Database Administration

Unified database administration capability for SAP Adaptive Server Enterprise. Enables DBAs and platform teams to monitor server health, manage databases, track performance, adm...

Run with Naftiko

Semantic Vocabularies

Sybase Context

18 classes · 6 properties

JSON-LD

API Governance Rules

Sybase API Rules

8 rules · 1 errors 6 warnings

SPECTRAL

Resources

🌐
Portal
Portal
💬
Support
Support
🔗
Community
Community
🔗
Downloads
Downloads
📰
Blog
Blog
🔗
Website
Website
🔗
Documentation
Documentation
🚀
Getting Started
Getting Started
📜
Terms of Service
Terms of Service
📜
Privacy Policy
Privacy Policy
🟢
Status
Status
📄
Change Log
Change Log
🔗
Login
Login
📝
Sign Up
Sign Up
👥
GitHub Organization
GitHub Organization
👥
Stack Overflow
Stack Overflow
📦
SDKs
SDKs
💰
Pricing
Pricing

Sources

Raw ↑
name: Sybase
description: >-
  A collection of APIs and resources for Sybase database systems.
image: https://www.sap.com/dam/application/shared/logos/sap-logo.svg
tags:
  - Database
  - Enterprise
  - SAP
  - SQL
created: '2024'
modified: '2026-05-03'
url: https://www.sap.com/products/data-cloud/sybase-ase.html
apis:
  - name: Sybase ASE REST API
    description: >-
      REST API for Sybase Adaptive Server Enterprise administration and monitoring.
      Provides programmatic access to server configuration, database management,
      performance monitoring, user administration, and backup operations.
    image: https://www.sap.com/dam/application/shared/logos/sap-logo.svg
    humanURL: https://help.sap.com/docs/SAP_ASE
    baseURL: https://{server}:{port}/ase/v1
    tags:
      - Administration
      - Backup
      - Database Management
      - Monitoring
      - Performance
    properties:
      - type: Documentation
        url: https://help.sap.com/docs/SAP_ASE
      - type: OpenAPI
        url: >-
          https://raw.githubusercontent.com/api-evangelist/sybase/refs/heads/main/openapi/sybase-ase-rest-api-openapi.yml
      - type: Authentication
        url: https://help.sap.com/docs/SAP_ASE/authentication
      - type: Change Log
        url: https://help.sap.com/docs/SAP_ASE/791c41982ee345a19c4ec4b774222c4f/5db753f3a9c24ddcabc2581a98b99585.html
  - name: Sybase IQ REST API
    description: >-
      REST API for SAP IQ (formerly Sybase IQ) analytics database.
    image: https://www.sap.com/dam/application/shared/logos/sap-logo.svg
    humanURL: https://help.sap.com/docs/SAP_IQ
    baseURL: https://api.sybase.example.com/iq/v1
    tags:
      - Analytics
      - Big Data
      - Data Warehouse
    properties:
      - type: Documentation
        url: https://help.sap.com/docs/SAP_IQ/REST_API
      - type: OpenAPI
        url: https://api.sybase.example.com/iq/v1/openapi.json
  - name: SAP Mobile Platform API
    description: >-
      APIs for Sybase mobile application development and management.
    image: https://www.sap.com/dam/application/shared/logos/sap-logo.svg
    humanURL: https://help.sap.com/docs/SAP_MOBILE_PLATFORM
    baseURL: https://api.sybase.example.com/mobile/v1
    tags:
      - Application Development
      - Mobile
      - Synchronization
    properties:
      - type: Documentation
        url: https://help.sap.com/docs/SAP_MOBILE_PLATFORM/API
      - type: SDK
        url: https://help.sap.com/docs/SAP_MOBILE_PLATFORM/SDK
  - name: SAP SQL Anywhere HTTP Web Services
    description: >-
      SAP SQL Anywhere includes a built-in HTTP web server that exposes database
      objects as OData and REST web services. Developers can create SERVICE objects
      that transform SQL query results into XML, HTML, and JSON formats, and
      database tables and views can be automatically exposed via an OData producer.
    image: https://www.sap.com/dam/application/shared/logos/sap-logo.svg
    humanURL: https://help.sap.com/docs/SAP_SQL_Anywhere
    baseURL: https://{server}:{port}
    tags:
      - Database
      - Embedded Database
      - OData
      - Web Services
    properties:
      - type: Documentation
        url: https://help.sap.com/docs/SAP_SQL_Anywhere
      - type: Reference
        url: https://help.sap.com/docs/SAP_SQL_Anywhere/98ad9ec940e2465695685d98e308dff5/8e8c9049a1fe448a820c5f5bc72119e7.html
      - type: Getting Started
        url: https://dcx.sap.com/
  - name: SDK for SAP ASE
    description: >-
      The SDK for SAP Adaptive Server Enterprise is a set of libraries and
      utilities for developing client applications. It includes SAP Open Client
      for C-language applications, Embedded SQL precompilers for C and COBOL,
      the ASE ODBC driver, ASE ADO.NET Data Provider, and jConnect for JDBC.
    image: https://www.sap.com/dam/application/shared/logos/sap-logo.svg
    humanURL: https://help.sap.com/docs/SAP_ASE_SDK
    baseURL: https://{server}:{port}
    tags:
      - Client Libraries
      - Database Connectivity
      - JDBC
      - ODBC
      - SDK
    properties:
      - type: Documentation
        url: https://help.sap.com/docs/SAP_ASE_SDK
      - type: Reference
        url: https://help.sap.com/docs/SAP_ASE_SDK/882ef48c7e9c4d6e845d98f34378db40/b21b7c31bbf91014ae38f7f5cc782b0b.html
      - type: Getting Started
        url: https://help.sap.com/docs/SAP_ASE_SDK/e12c539de04b44a0bb17a545a148361c/0d968d9bcca6462f9414cf6010088af9.html
  - name: SAP Replication Server
    description: >-
      SAP Replication Server provides real-time data replication between SAP ASE
      databases and heterogeneous data sources. It uses Replication Command
      Language (RCL) to manage replication definitions, publications, and
      subscriptions for table and stored procedure replication.
    image: https://www.sap.com/dam/application/shared/logos/sap-logo.svg
    humanURL: https://help.sap.com/docs/SAP_REPLICATION_SERVER
    baseURL: https://{server}:{port}
    tags:
      - Data Synchronization
      - High Availability
      - Replication
    properties:
      - type: Documentation
        url: https://help.sap.com/docs/SAP_REPLICATION_SERVER
      - type: Reference
        url: https://help.sap.com/doc/efc57020a2914d40af14c48e08bfd01f/16.0.4.3/en-US/Replication_Server_Reference_Manual_en.pdf
      - type: Getting Started
        url: https://help.sap.com/doc/1699d891ffc746babeaf700da051f89e/16.0.4.1/en-US/SAP_RS_Quick_Start_ASE_en.pdf
  - name: SAP ASE Cockpit
    description: >-
      SAP ASE Cockpit is a web-based administration and management console for
      SAP Adaptive Server Enterprise. It provides monitoring, configuration, and
      management capabilities for ASE servers through a browser-based interface,
      replacing the earlier Adobe Flash-based console starting with ASE 16.0 SP04.
    image: https://www.sap.com/dam/application/shared/logos/sap-logo.svg
    humanURL: https://help.sap.com/docs/SAP_ASE/9623e59098a24dc6b9013ba5d709309e/13ec24bd751e1014bf789ad719f1de31.html
    baseURL: https://{server}:{port}
    tags:
      - Administration
      - Management Console
      - Monitoring
    properties:
      - type: Documentation
        url: https://help.sap.com/docs/SAP_ASE/9623e59098a24dc6b9013ba5d709309e/13ec24bd751e1014bf789ad719f1de31.html
      - type: Getting Started
        url: https://blogs.sap.com/2018/02/18/first-steps-with-sap-ase-cockpit/
common:
  - type: Portal
    url: https://support.sap.com/sybase
  - type: Support
    url: https://support.sap.com/en/product/database.html
  - type: Community
    url: https://pages.community.sap.com/topics/applications-on-ase
  - type: Downloads
    url: https://support.sap.com/swdc
  - type: Blog
    url: https://blogs.sap.com/tags/products-sybase/
  - type: Website
    url: https://www.sap.com/products/data-cloud/sybase-ase.html
  - type: Documentation
    url: https://help.sap.com/docs/SAP_ASE
  - type: Getting Started
    url: https://help.sap.com/docs/SAP_ASE/9623e59098a24dc6b9013ba5d709309e/13ec24bd751e1014bf789ad719f1de31.html
  - type: Terms of Service
    url: https://www.sap.com/about/legal/terms-of-use.html
  - type: Privacy Policy
    url: https://www.sap.com/about/legal/privacy.html
  - type: Status
    url: https://www.sap.com/about/trust-center/cloud-service-status.html
  - type: Change Log
    url: https://help.sap.com/docs/SAP_ASE/791c41982ee345a19c4ec4b774222c4f/5db753f3a9c24ddcabc2581a98b99585.html
  - type: Login
    url: https://accounts.sap.com
  - type: Sign Up
    url: https://www.sap.com/products/technology-platform/sybase-ase/trial.html
  - type: GitHub Organization
    url: https://github.com/sqlanywhere
  - type: Stack Overflow
    url: https://stackoverflow.com/questions/tagged/sybase
  - type: SDKs
    url: https://help.sap.com/docs/SAP_ASE_SDK
  - type: Pricing
    url: https://www.sap.com/products/data-cloud/sybase-ase.html
maintainers:
  - FN: Kin Lane
    email: [email protected]
    url: https://apievangelist.com