#duckdb

6 posts · Last used 11d

Back to Timeline
Thomas @thbley@phpc.social · Aug 03, 2026

I've made a new release: DuckDB driver for Laravel

Support for views Bugfixes: year default expression, parameter serialization CI tests: project setup, macOS, Windows more examples in the readme:

  • read and write Parquet files
  • copy data from MySQL/MariaDB/PostgreSQL to Parquet
  • community extensions
  • performance example
  • read public data
  • Eloquent Models, schema and query builder for special types

https://github.com/thomas-0816/laravel-pdo-duckdb

#php #laravel #analytics #duckdb #eloquent #bigdata

0
0
0
Márton Salomváry @mrc@mastodon.berlin · Mar 27, 2026
I might have said this earlier but worth repeating. DuckDB is freaking amazing! Today I worked on a 56G TSV file containing 55 million rows of JSON serialized documents (all of OpenLibrary editions). I can query this file including filtering on nested JSON structures and most queries complete in a few dozen seconds worst case, but I can also create derived indexes to bring down query times to milliseconds. All in memory on an M1 Mac with 64GB RAM. #DuckDB #OpenLibrary #BigData
3
1
0
MWilde @matwilde@kanoa.de · Jan 31, 2026
Replying to on mastodon.social
@LinuxGuides@mastodon.social Den Vortrag #ETL mit #Python insbesondere bezgl. #DuckDb würde ich mir gerne als Aufzeichnung ansehen, wo finde ich den Link dazu? Die Links die ich auf @fosdem@fosstodon.org gefunden habe, scheinen alle Live Streams zu sein?
1
0
1

You've seen all posts