top | item 41321505

Show HN: TigerEye Open-Sources DuckDB.dart

9 points| tyoung | 1 year ago |github.com

3 comments

order

dillonnys|1 year ago

This looks awesome! Thanks for making it open source.

We are currently using SQLite heavily in our stack and DuckDB has been on my list of things to explore for a while. What's been your primary use case at TigerEye?

Will definitely dive into this more. Embedded DBs are a breath of fresh air when you're building full-stack.

aprock|1 year ago

Thanks, we're really glad to contribute back to the community! At TigerEye, we primarily use DuckDB with DuckDB.dart for processing CRM data, enabling real-time insights and fast simulations both on-device and in the cloud.