I found out about DuckDB (https://duckdb.org) a few days ago and I wonder if you guys have any experience with this rather new database.
I like the "sqlite-like" idea of having all data in one file and no central database server as a single point of failure.
Is the project mature enough for productive use? My use case is mainly as a data storage format (reading, writing, filtering) and adding data as new columns. JOINs are not that important for me.
Ask HN: What are your experiences with DuckDB? | Heykuki News