DuckDB(@duckdb) 's Twitter Profileg
DuckDB

@duckdb

DuckDB is an in-process SQL OLAP database management system. "DuckDB" and the DuckDB logo are registered trademarks of the DuckDB Foundation.

ID:1124003061540753408

linkhttps://www.duckdb.org calendar_today02-05-2019 17:29:47

655 Tweets

12,8K Followers

3 Following

Follow People
DuckDB(@duckdb) 's Twitter Profile Photo

Laurens Kuiper will present his paper 'Robust External Hash Aggregation in the Solid State Age' tomorrow at ICDE 2024 in Utrecht. This work describes the techniques that make larger-than-memory aggregation possible in DuckDB. The paper is co-authored by Peter Boncz (Peter Boncz)

Laurens Kuiper will present his paper 'Robust External Hash Aggregation in the Solid State Age' tomorrow at ICDE 2024 in Utrecht. This work describes the techniques that make larger-than-memory aggregation possible in DuckDB. The paper is co-authored by Peter Boncz (@peterabcz)
account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

DuckDB's co-creator Hannes Mühleisen (Hannes M​ühleisen) will give an invited talk on Wednesday May 15th at 17:00. The talk, presented at the industry track of ICDE 2024 in Utrecht, is titled 'How I Learned to Stop Worrying About Benchmarks'.

icde2024.github.io/invited

DuckDB's co-creator Hannes Mühleisen (@hfmuehleisen) will give an invited talk on Wednesday May 15th at 17:00. The talk, presented at the industry track of ICDE 2024 in Utrecht, is titled 'How I Learned to Stop Worrying About Benchmarks'. icde2024.github.io/invited
account_circle
Ergest Xheblati(@ergestx) 's Twitter Profile Photo

I’m finally updating my book Minimum Viable SQL Patterns!

Here are some of the planned updates:
- Errata
- Update the code to rely on a local DuckDB setup and provide the data as CSVs
- A brand new chapter on how to apply the patterns to dbt

What else do you want to learn?

I’m finally updating my book Minimum Viable SQL Patterns! Here are some of the planned updates: - Errata - Update the code to rely on a local DuckDB setup and provide the data as CSVs - A brand new chapter on how to apply the patterns to dbt What else do you want to learn?
account_circle
Mike Ritchie(@thisritchie) 's Twitter Profile Photo

Just a hypothetical (that wasn't hypothetical for me)... Say you need to query data from:

1. Postgres
2. JSON logs on S3
3. a Google Sheet

What do you do?

DuckDB can directly query all these things. SQL here: definite.app/blog/query-any…

account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

DuckDB is introducing support for vector similarity search through the new VSS extension.

Read Max Gabrielsson's blog post for a sneak preview on the new extension's capabilities: duckdb.org/2024/05/03/vec…

DuckDB is introducing support for vector similarity search through the new VSS extension. Read @Maxxen_'s blog post for a sneak preview on the new extension's capabilities: duckdb.org/2024/05/03/vec…
account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

DuckDB's release calendar was recently extended with pictogram of the ducks used for the release codenames. Check it out at duckdb.org/docs/dev/relea…

PS: The next version of DuckDB, v0.10.3 is expected to be released on May 20.

DuckDB's release calendar was recently extended with pictogram of the ducks used for the release codenames. Check it out at duckdb.org/docs/dev/relea… PS: The next version of DuckDB, v0.10.3 is expected to be released on May 20.
account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

Did you know that DuckDB's documentation is available as a single PDF? It includes all documentation pages and guides, and just surpassed 1,000 pages.

duckdb.org/duckdb-docs.pdf

Did you know that DuckDB's documentation is available as a single PDF? It includes all documentation pages and guides, and just surpassed 1,000 pages. duckdb.org/duckdb-docs.pdf
account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

DuckDB was recently covered in Andy Pavlo (@[email protected])'s Advanced Database Systems course at CMU. The lecture covers DuckDB's history, internals, and integration with other systems.

Slides: 15721.courses.cs.cmu.edu/spring2024/sli…
Recording: youtube.com/watch?v=4iD4h4…

DuckDB was recently covered in @andy_pavlo's Advanced Database Systems course at CMU. The lecture covers DuckDB's history, internals, and integration with other systems. Slides: 15721.courses.cs.cmu.edu/spring2024/sli… Recording: youtube.com/watch?v=4iD4h4…
account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

Did you know that you can connect to a DuckDB database file via HTTPS or S3 with just two SQL statements? We have a new guide that explains how to do this.
duckdb.org/docs/guides/ne…

Did you know that you can connect to a DuckDB database file via HTTPS or S3 with just two SQL statements? We have a new guide that explains how to do this. duckdb.org/docs/guides/ne…
account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

Save the date: DuckCon #5 will take place in Seattle on 2024-08-15.

For details and the registration link, see duckdb.org/2024/08/15/duc…

Save the date: DuckCon #5 will take place in Seattle on 2024-08-15. For details and the registration link, see duckdb.org/2024/08/15/duc…
account_circle
Hannes M​ühleisen(@hfmuehleisen) 's Twitter Profile Photo

Looking forward to my keynote at / tomorrow morning - will be talking about “Creating Software like DuckDB in Academic Institutions” PyConDE & PyData Berlin - happy to chat about anything DuckDB, just find me, this is what I look like

Looking forward to my keynote at #PyConDE / #PyDataBerlin tomorrow morning - will be talking about “Creating Software like @duckdb in Academic Institutions” @PyConDE - happy to chat about anything DuckDB, just find me, this is what I look like
account_circle
Qiusheng Wu(@giswqs) 's Twitter Profile Photo

Visualizing data in 🦆with 🍀 and 🗺️🌎

Video: youtu.be/r3A_OLT-JBM
Notebook: geog-414.gishub.org/book/duckdb/08…
Playlist: youtube.com/playlist?list=…

Visualizing #geospatial data in #DuckDB 🦆with #leafmap 🍀 and #lonboard 🗺️🌎 Video: youtu.be/r3A_OLT-JBM Notebook: geog-414.gishub.org/book/duckdb/08… Playlist: youtube.com/playlist?list=… #dataviz #geopython
account_circle
Alex Monahan(@__AlexMonahan__) 's Twitter Profile Photo

Folks, tons of goodies even in a bugfix release!
- DuckDB Wasm ❤️ Pyodide for in-browser Python/DuckDB fun!
- Attach directly to DuckDB files on S3
- Read LZ4 parquet files
- Deletes are more RAM efficient
- Faster inserts from wide parquet files
- Fixes for ODBC / Power BI

account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

We just released DuckDB v0.10.2, a bugfix release.

See the installation page and the release notes for details:

– duckdb.org/docs/installat…
– github.com/duckdb/duckdb/…

We just released DuckDB v0.10.2, a bugfix release. See the installation page and the release notes for details: – duckdb.org/docs/installat… – github.com/duckdb/duckdb/…
account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

We invite our community to submit talk proposals until April 29. We especially encourage members of underrepresented groups to share their DuckDB-related projects.

Please use the form at forms.gle/RgFazaawkfx9YK…

account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

Hi DuckDB community! We are hosting an informal pub session with Hannes M​ühleisen in Berlin on 2024-04-22 (Monday) starting at 8PM near U Oranienburger Tor.

We only have 10 seats available – if you are interested in participating, please send an email with the subject “DuckDB

Hi DuckDB community! We are hosting an informal pub session with @hfmuehleisen in Berlin on 2024-04-22 (Monday) starting at 8PM near U Oranienburger Tor. We only have 10 seats available – if you are interested in participating, please send an email with the subject “DuckDB
account_circle