How to Convert Rest APIs into Databases: Create a JDBC driver

Written by ashish-jain | Published 2021/03/16
Tech Story Tags: jdbc | rest-api | calcite | apache | java | databases | api | database | web-monetization

TLDR Apache Calcite is an open-source project from Apache which can be used to create a JDBC driver over Rest APIs, or for that matter, you can use it over any underlying data source (like Cassandra, ElasticSearch, Local File folder, AWS S3, etc) The JDBC config (model.json file) to use is a well-explained example to run JDBC queries over data stored in local CSV files. The complete CSV example implementation can be found in this GitHub project.via the TL;DR App

no story

Published by HackerNoon on 2021/03/16