C++ embedded-database Projects
-
Project mention: One-liner for running queries against CSV files with SQLite | news.ycombinator.com | 2022-06-21
DuckDB will automatically infer you are reading a CSV file from the extension, then automatically infer column names from the header, together with various CSV properties (data types, delimiter, quote type, etc). You don't even need to quote the table name as long as the file is in your current directory.
DuckDB uses the SQLite shell, so all of the commands that are mentioned in the article with SQLite will also work for DuckDB.
[1] https://github.com/duckdb/duckdb
Disclaimer: Developer of DuckDB
-
quadrable
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
Project mention: Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs | reddit.com/r/solidity | 2022-01-16 -
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
C++ embedded-database related posts
Index
Are you hiring? Post a new remote job listing for free.