Hacker News new | ask | show | jobs
by legg0myegg0 1908 days ago
Check out DuckDB! It is designed for OLAP instead of OLTP, but it uses Postgres syntax and types! It's columnar and lightning fast for big queries.
1 comments

Been looking for an excuse to use it, this might just be the one. :)