Hacker News new | ask | show | jobs
by Jarwain 1226 days ago
I wouldn't say compete. DuckDB feels like it fits right between postgres and parquet. I think of it as like SQLite for columnar data. Sql semantics but optimized for operations against columns instead of rows.