Hacker News new | ask | show | jobs
by frisbm 387 days ago
Have you tried out PyIceberg yet? It's a pure Python implementation and it works pretty well. It supports a SQL Catalog as well as an In-Memory Catalog via a baked in SQLite SQL Catalog.

https://py.iceberg.apache.org/

1 comments

this looks much simpler than the last time I tried it!