-
DuckDB - An embeddable SQL OLAP database management system
DuckDB: An Embeddable SQL OLAP Database System — Built in C++, DuckDB bills itself (geddit?) as ‘SQLite for Analytics’ and has bindings for C/C++, Python, and R. The latest preview release adds full outer join support, a trim function, and extended regex options.