Hi,
I would like to import duckdb (https://duckdb.org/) port.
DuckDB is a high-performance analytical database system. It is designed to be
fast, reliable, portable, and easy to use. DuckDB provides a rich SQL dialect,
with support far beyond basic SQL. DuckDB supports arbitrary and nested
correlated subqueries, window functions, collations, complex types (arrays,
structs), and more.
The port installs the CLI with several extensions and the shared lib,
but no bindings for external language.
Comments or OK ?
--
Sebastien Marie
No comments:
Post a Comment