Skyvia Connect
Connect various data sources with different data-related applications.
由以下开发商制作:Skyvia
ComponentSource开始代理销售的日期:2024年
Connect various data sources with different data-related applications.
Skyvia Connect is a cloud-based API-server-as-a-service platform that simplifies the process of creating and managing web APIs for data access. Through a user-friendly interface, users can rapidly construct OData and SQL endpoints without requiring any coding. This eliminates the complexities of API server hosting, deployment, and administration. By providing a ready-to-use endpoint URL, Skyvia Connect enables seamless integration of data with various applications and services.
Supported APIs
Skyvia Connect supports the open standard OData protocol and custom web SQL API for the endpoints.
SQL Endpoints
Create SQL endpoints that offer API for remote SQL command execution over the web. This web API allows sending SQL commands and their parameters over HTTP, obtaining the returned data in JSON format, querying the data source information and metadata.
You can either create your own clients for our easy-to-consume SQL API, or download our client libraries with widely used interfaces - ADO.NET provider and ODBC driver for Skyvia Connect.
OData Endpoints
Create OData endpoints, either simply by selecting source tables to publish, or by advanced configuration of entities and their relations on the diagram. Customize OData entity and property naming, entity keys, and associations between them if needed.
Skyvia Connect endpoints offer both read and write data access. Support for various OData query features and all OData versions ensures high compatibility with various OData consumer applications.
Connectivity
Additional Security Layer
Skyvia Connect offers an additional security layer for endpoints via basic HTTP authentication and restricting access by IP addresses. You can create user accounts with passwords for them, and you don't need to provide your data source credentials when publishing data.
Detailed Logging
All the endpoint requests are logged on Skyvia, so you can easily analyze query execution performance, error messages, traffic spent, etc. You can view log for a period you need, easily narrow down the period, filter requests by status or view details of each separate request.