ODBC
REST Logo

REST ODBC Driver

Read, write, and update REST through ODBC

download buy now

The REST ODBC Driver is a powerful tool that allows you to connect with live REST web services, directly from any applications that support ODBC connectivity. Access REST services like you would any standard database - read, write, and update etc. through a standard ODBC Driver interface.

ODBC architecture

REST ODBC Connectivity Features

  • SQL-92 access to JSON- and XML-based REST APIs and JSON/XML documents
  • Connect to live REST data, for real-time data access with the REST ODBC Driver
  • Full support for data aggregation and complex JOINs in SQL queries
  • Secure connectivity through modern cryptography, including TLS 1.2, SHA-256, ECC, etc.
  • Seamless integration with leading BI, reporting, and ETL tools and with custom applications via the REST Connector.

Target Service, API

Universal REST API connector that can connect to any REST/JSON API. Configurable through connection string or external configuration files.

Schema, Data Model

Flexible schema definition through configuration. Can automatically infer schema from JSON responses or use predefined schemas.

Key Objects

Endpoints defined in configuration are exposed as tables. Supports nested JSON structures with various flattening strategies.

Operations

Supports GET, POST, PUT, DELETE operations mapped to SQL operations. Custom requests through stored procedures.

Authentication

Highly configurable authentication including OAuth 1.0/2.0, API Key, Basic, JWT, and custom authentication flows.

Start a 30-day Free Trial Today

Robust ODBC Access to REST

Full-featured and consistent SQL access to any supported data source through ODBC

  • Standards-Compliant ODBC

    ODBC 3.8 compliant native protocol based drivers.

  • Unicode, 32-bit and 64-bit support

    Support 32-bit and 64-bit applications and unicode ODBC APIs.

  • Cross-platform ODBC (Windows/Linux/Mac)

    Available for Microsoft Windows, Unix, and Mac (macOS / OS X) platforms.

  • Certified ODBC Compatibility*

    Our drivers undergo extensive testing and are certified to be compatible with leading analytics and reporting applications like Tableau, Microsoft Excel, and many more.

    * Please visit our knowledge base to access how-to articles.
  • Embedded Remoting Capabilities

    Our exclusive Remoting feature allows hosting the ODBC connection on a server to enable connections from various clients on any platform (Java, .NET, C++, PHP, Python, etc.), using any standards based technology (ODBC, JDBC, etc.). ODBC Remoting is enabled using the popular MySQL and SQL (TDS) wire protocol server.

  • String, Date, Numeric SQL Functions

    The driver includes a library of 50 plus functions that can manipulate column values into the desired result. Popular examples include Regex, JSON, and XML processing functions.

  • Collaborative Query Processing

    Our drivers enhance the data source's capabilities by additional client-side processing, when needed, to enable analytic summaries of data such as SUM, AVG, MAX, MIN, etc.

  • Easily Customizable and Configurable

    The data model exposed by our ODBC Drivers can easily be customized to add or remove tables/columns, change data types, etc. without requiring a new build. These customizations are supported at runtime using human-readable schema files that are easy to edit.

  • Enterprise-class Secure Connectivity

    Includes standard Enterprise-class security features such as TLS/ SSL data encryption for all client-server communications.

  • Replication and Caching

    Our replication and caching commands make it easy to copy data to local and cloud data stores such as Oracle, SQL Server, Google Cloud SQL, etc. The replication commands include many features that allow for intelligent incremental updates to cached data.

See what you can do with REST ODBC Driver

Server
SQL
SQL Server Linked-Server

Connect to REST from SQL Server as Linked-Server. You can query REST from familiar Transact-SQL without need of setting up another application.

Informatica
Data Integration & ETL

Integrate REST to your system through popular ETL / EAI tools such as Informatica PowerCenter. Standard SQL and Stored Procedures enable fast delivery of your integration projects.

Reporting & BI
Reporting & BI

Connect REST from any ODBC compatible tools:

Desktop
MS Access / Excel / PowerQuery
MS Access / Excel / PowerQuery

Your familiar tools can connect to REST using CData ODBC.

Connect to REST — empower every team


  • Easiest way to connect to REST
  • Dashboard / Reports that connect with REST
  • Data drives business, but IT teams are overwhelmed by accessing numerous siloed sources like REST. CData ODBC Drivers offer the fastest, easiest way to connect REST to BI tools like SAP BusinessObjects, Crystal Reports, Qlik, or Access.

Integrate REST to your system:

  • Custom application integration with SQL
  • SQL Server Linked Server
  • Informatica PowerCenter

Need to integrate your internal systems with REST? CData ODBC Drivers let you do it easily—access REST as a SQL Server Linked Server or connect via tools like Informatica PowerCenter using an SQL-based driver, no extra middleware required.

  • Data Client of your choice
  • Excel, MS Access Linked-table, PowerQuery

Still exporting and importing CSVs manually or with scripts? CData ODBC Drivers give you live access to REST — no middleware or files needed. Use your preferred tools and stay in control of your REST data.

Management & Data Consumer
IT Department
IT Pro, Infrastructure

Frequently Asked REST ODBC Driver Questions

Learn more about REST ODBC drivers for data and analytics integration

Not natively. However, CData offers an ODBC driver for REST that allows you to connect to REST data from any ODBC-compliant application, just like you would access a traditional database. This can be useful for tasks like:

  • Accessing REST from applications: Connect to REST data in popular tools and applications including Microsoft Excel, Tableau, Power BI, and many others.
  • Real-time data: You can work with live REST data within these applications, enabling tasks like reporting and analysis.
  • Connecting systems: Build data integrations between REST and other systems.

The REST ODBC driver is an ODBC 3.8 compliant native protocol-based driver with comprehensive ANSI SQL-92 support. This means that virtually any application that can connect to data via ODBC, can use the CData ODBC driver for real-time integration. Download a fully functional free trial of the REST ODBC driver today to get started.

Yes, the CData ODBC driver for REST provides universal ODBC data connectivity for REST. The REST ODBC driver offers a simple SQL-based layer of abstraction that simplifies real-time data access for users and applications, enabling them to communicate with REST using a standardized set of functions. Virtually any application on any platform (including Windows, macOS, or *nix) can use the CData ODBC driver for real-time integration.

Connectivity to REST via ODBC is easy. First, download and install the REST ODBC driver. The download page includes separate installers for Windows, macOS, and Unix, so please select the REST ODBC driver that matches the platform where you intend to use the driver.

Once the installation is complete, navigate to the ODBC driver documentation page. Here, you'll find a wealth of information about the installed driver. The step-by-step instructions for creating a DSN and using it to connect to REST via ODBC are just the beginning. The documentation also provides extensive configuration details for using the REST ODBC driver with all your favorite applications and development tools, ensuring you have all the support you need.

All of the CData ODBC drivers, including the REST ODBC driver are available for download online. To get started, download a fully functional free trial of the REST ODBC driver today.

To install the REST driver, simply download one of the REST ODBC driver installers available online. The download page includes separate Windows, macOS, and Unix installers, so please select the REST ODBC driver that matches the platform where you intend to use the driver. The installers are comprehensive setup utilities that will install all the components required to use the REST ODBC driver on your system.

The REST ODBC driver is available in both 32-bit and 64-bit binaries. The REST driver installer will allow you to install both options, and you can select the ODBC driver binary that is appropriate for the system where you intend to use the driver.

Absolutely. The REST ODBC driver seamlessly supports pyODBC connectivity. For example, check out this article on our online knowledgebase that demonstrates how you can connect to REST from PyCharm using pyODBC and the REST ODBC driver.

However, besides ODBC support, we also provide native Python data connectivity for REST. To learn more, check out the REST Python Connector online.

Yes, our ODBC connector supports ARM64 Windows.

Download the REST ODBC Driver today!

Get the latest REST ODBC Drivers for Windows, Linux, and macOS. Install in minutes and connect your REST data to Power BI, Tableau, and more.