Log inSign up
auxten
1,148 posts
auxten profile banner
@auxten

auxten

@auxten
Author of #chDB (acq. by ClickHouse)
Singapore
github.com/auxten
Joined February 2009
465
Following
2,205
Followers
RepliesRepliesRepostsRepostsMediaMediaArticlesArticles

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @auxten
    auxten
    @auxten
    22m
    Python 3.14 can finally run Python threads in parallel — but native extensions don’t get the speedup for free. At PyData Amsterdam this Friday, I’ll share what it took to make a C++-backed Python extension actually benefit from free-threading: what broke, what surprised us, and
    Image
    @auxten
    auxten
    @auxten
    33m
    I'll be speaking at PyData Amsterdam 2026 about how we used Python's new thread-free features to boost chDB UDF performance by 10x. Let's connect at the venue, or feel free to reach out for a coffee. pretalx.com/pydata-amsterd…
    Made with AI
  • @auxten
    auxten
    @auxten
    33m
    I'll be speaking at PyData Amsterdam 2026 about how we used Python's new thread-free features to boost chDB UDF performance by 10x. Let's connect at the venue, or feel free to reach out for a coffee.
    pretalx.com
    No GIL, Real Gains: Porting a C++ Python Extension to Free-Threaded Python 3.14 PyData Amsterdam...
    1. Why free-threaded Python matters for native extensions (4 min) - What Python 3.14 changes - Why existing C/C++ extensions do not benefit automatically 2. Where our embedded engine still hit the...
  • @auxten
    auxten
    @auxten
    10h
    When I started chDB, the bet was simple: ClickHouse’s 70+ formats and object-storage stack should be reusable, not reimplemented for every database. That’s now a Postgres extension: chdb + chdb_hook. COPY FROM 's3://...' CREATE TABLE ... WITH (copy_from = '...') vs pg_duckdb /
    @chdb_io
    chDB
    @chdb_io
    10h
    New: chDB as a Postgres extension. Import/export from S3, GCS, Azure, HTTP, and local files — in the formats ClickHouse already supports (Parquet, Arrow, ORC, JSON, Avro, and more). COPY and CREATE TABLE ... copy_from just work. Helper process on demand, not an engine living
    3
  • @auxten
    auxten
    @auxten
    Aug 27
    Congrats to Hannes and @mraasveldt Embedded analytics is a category people take seriously now, and DuckDB is the one that opened that road. We met last year and talked for a long time — I still remember that conversation. Wishing the project a long life in the open, and the two
    @auxten
    auxten
    @auxten
    Sep 26, 2025
    When @chdb_io meets @duckdb. super excited to talk with father of DuckDB
    Image
    Image
    1
  • @auxten
    auxten
    @auxten
    Aug 24
    Shared at PyCon YVN 2026: No GIL, Real Gains: Porting a C++ Python Extension to Free-Threaded Python 3.14
    Image
    No GIL, Real Gains: Porting a C++ Python Extension to Free-Threaded Python 3.14
    From youtube.com
    1
Advertisement
Advertisement