tegdb-server: Putting a PostgreSQL-Compatible Protocol in Front of TegDB
tegdb-server explores how a small embedded database can be exposed through a PostgreSQL-compatible server surface.
tegdb-server explores how a small embedded database can be exposed through a PostgreSQL-compatible server surface.
Start a new server for TiDB. The relevant configuration parameters such as IP, port, and socket need to be set. 2. Implement the reading and writing functionality for message…