auxten / clink-core

Column Oriented In-Memory Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DuckDB engine of Clink

Currently, you must compile DuckDB manually.

How to use

  1. Compile DuckDB manually. v0.2.6 is tested
  2. Modify the LDFLAGS in duckdb.go
  3. Try cd examples && go run .

About

Column Oriented In-Memory Engine

License:MIT License


Languages

Language:Go 100.0%