How to Convert Rest APIs into Databases: Create a JDBC driverby@ashish-jain
4,131 reads
4,131 reads

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

by Ashish Jain4mMarch 16th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

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.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How to Convert Rest APIs into Databases: Create a JDBC driver
Ashish Jain HackerNoon profile picture
Ashish Jain

Ashish Jain

@ashish-jain

Share Your Thoughts

About Author

Ashish Jain HackerNoon profile picture
Ashish Jain@ashish-jain

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!