Show HN: TigerEye Open-Sources DuckDB.dart
1–4 of 4 posts
Re: Show HN: TigerEye Open-Sources DuckDB.dart
#2We 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.
Re: Show HN: TigerEye Open-Sources DuckDB.dart
#3This 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.
Re: Show HN: TigerEye Open-Sources DuckDB.dart
#4This 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.
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.