by nnx on 6/3/24, 1:18 PM with 31 comments
by gunapologist99 on 6/3/24, 1:49 PM
This seems like an excellent structure for long-term protection of the open source project. What other projects have taken this approach?
by nomilk on 6/3/24, 1:44 PM
I love tools that make life simpler. I've been toying with the idea of storing 1TB of data in S3 and querying it using duckdb on an EC2. That's really old/boring infrastructure, but is hugely appealing to me, since it's so much simpler than than what I currently use.
Would love to hear of others' experiences with duckdb.
by mgt19937 on 6/3/24, 2:25 PM
[1]: https://duckdb.org/docs/api/python/overview.html#dataframes
by losvedir on 6/3/24, 1:47 PM
Due to policies at work it's unlikely we would use this in production, but as I understand it, it's still pretty useful for exploring and poking around local data. Is that right? Does anyone have examples of problems they've used it on to digest local files or logs or something?
by bufferoverflow on 6/3/24, 3:51 PM
by aranw on 6/3/24, 2:10 PM
Curious if anyone else is using DuckDB for something similar? Does anyone have an example?
by netcraft on 6/3/24, 1:37 PM
by amath on 6/3/24, 8:56 PM
Does anybody know how the DuckDB foundation works? The sponsors are MotherDuck, Voltron, and Posit, which are heavily venture-funded. Do DuckDB Lab employees work on sponsored projects for the foundation?
I am also curious if anyone can shed light on what kind of contract work DuckDB does to align its work with the open source project. This has always seemed like the holy grail, but it is difficult to do in practice.
by art__friedman on 6/4/24, 6:35 AM
by dnoberon on 6/3/24, 1:35 PM
by canadiantim on 6/3/24, 1:47 PM