Cpp Duckdb Service

Use Case

C++ DuckDB Client/Service. Use this client to perform Select operations on DuckDB

Session 1:

  • Connects to DuckDB
  • Read Parquet file
  • Perform Select Operation

Libraries Used

Dataflow Diagram (Reuse MongoDB Service Diagram)

Session 1

DuckDB - Service - Controller

Video explanation of the code

C++ DuckDB Service

Source Code

comments powered by Disqus