Skip to content
View weiqxu's full-sized avatar

Organizations

@apache

Block or report weiqxu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
weiqxu/README.md

Hi, I'm Weiqing Xu

Database and data infrastructure engineer with over a decade of experience building database engines, analytical systems, client protocols, and distributed data services.

Apache Trafodion Committer. Currently focused on cloud data warehouses, query execution, database connectivity, and high-performance data transfer.

What I work on

  • Database engines and query processing
  • ODBC, JDBC, and Python database clients
  • Database authorization, security, and auditing
  • Analytical databases and distributed data infrastructure

Featured work

A lightweight native execution mode for Apache Trafodion that removes Hadoop ecosystem dependencies from the selected build path and supports local SQL engine development and testing.

Highlights: C++, SQL compiler and executor, RocksDB, transactions, and regression testing.

Current interests

  • Embeddable database engines
  • Vectorized and columnar execution
  • Query optimization
  • Arrow-based database connectivity
  • AI-assisted database development

Languages and tools

C++ · Java · Python · SQL · PostgreSQL · Arrow Flight SQL · ClickHouse

Contact

xuweiqingchn at gmail dot com

Popular repositories Loading

  1. Trafodion-Lite Trafodion-Lite Public

    A standalone Trafodion derivative experimental product that does not rely on Hadoop

    C++ 2

  2. weiqxu weiqxu Public

    Config files for my GitHub profile.

  3. columbia columbia Public

    Forked from yongwen/columbia

    An efficient database query optimizer for large complex join queries

    C++

  4. platypus platypus Public

    This is a research project that replaces the built-in optimizer in DuckDB with the open-source Orca optimizer from Greenplumn.

    C++

  5. doris doris Public

    Forked from apache/doris

    Apache Doris is an easy-to-use, high performance and unified analytics database.

    Java