selawdivad@lemm.eetoFree and Open Source Software@beehaw.org•What are your favourite open source games?
2·
1 year ago- OpenTyrian (likely available in your package manager)
I’m a Christian, a dad, an open source fan. I have a blog: https://daviewales.com/
Can I suggest duckdb?
You can start out writing SQL directly on top of CSV and Parquet files.
But then if you want/need to do something more complicated, you can import duckdb
into Python, keep running the SQL you already wrote, convert it to a Pandas or Polars dataframe, transform it, then query the result in SQL.
But how do you authenticate to your secret manager? How do you prevent evil scripts from also doing this?