Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
erikcw
52 days ago
|
parent
|
context
|
favorite
| on:
Why DuckDB is my first choice for data processing
I use them both depending on which feels more natural for the task, often within the same project. The interop is easy and very high performance thanks to Apache Arrow: `df = duckdb.sql(sql).pl()` and `result = duckdb.sql("SELECT * FROM df")`.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: