Skip to content
@cpporchard

C++ Orchid

database @dborchard → cpp database @cpporchard
  • San Francisco, CA

🌱 The Foundation

“What I cannot create, I do not understand” - Richard Feynman

Read More

Ecosystem

  • Dependency Management
    • Git Sub Modules
    • extra or third_party library
  • Make vs CMake
  • GDB
  • Core Dump
  • ASAN, TSAN, Debug, Valgrind
  • Bazil Multi Module
  • Git merge downstream
  • gprof
  • Compiler Optimization Levels
  • Compilers g++ vs gcc
  • Boost vs STL

CPP

  • Struct
  • Class
  • ifdef

🌳 The Tree

"The best time to plant a tree was 20 years ago. The second best time is now." - Chinese Proverb

Read More

Mature Codebase

  • Facebook Mysql
  • OSS Mysql
  • DuckDB
  • MariaDB

Mysql Ecosystem

  • mysql-test-run (mtr) ✅
  • mysql-shell ✅
  • audit-plugin-for-mysql
  • tbstack ✅
  • mysql-connector-cpp
  • mysql-replication-listener [binlog reader]
  • mysql-plugin-threadpool [Good example]
  • inno_space [Innodb reader]
  • mysql-hyperloglog [Good example]
  • MySlowTranCapture
  • mysql_vss
  • mysql-binlog-events
  • MySQL-Provider
  • aws-mysql-odbc
  • mysql-plugin-spider-engine
  • mysql-workbench
  • tpch
  • mysql-router

Pinned Loading

  1. fb-mysql-5.6 fb-mysql-5.6 Public

    Forked from facebook/mysql-5.6

    Facebook's branch of the Oracle MySQL database. This includes MyRocks.

    C++

  2. mariadb-server mariadb-server Public

    Forked from MariaDB/server

    MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stab…

    C++

  3. mysql-replication-listener mysql-replication-listener Public

    Forked from SponsorPay/mysql-replication-listener

    C++

  4. SQLiteCpp_Example SQLiteCpp_Example Public

    Forked from SRombauts/SQLiteCpp_Example

    C++ Example project using SQLiteCpp as a Git submodule / CMake subdirectory

    C++

  5. inno_space inno_space Public

    Forked from baotiao/inno_space

    Inno_space is a command-line tool designed for direct access to InnoDB (.ibd) files.

    C++

  6. audit-plugin-for-mysql audit-plugin-for-mysql Public

    Forked from aws/audit-plugin-for-mysql

    Audit Plugin for MySQL Server

    C++

Repositories

Showing 10 of 37 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…