oceanbase/miniob

[Feature] Support PostgreSQL Protocol

Open

#266 opened on Sep 13, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (1,622 forks)auto 404
featurehelp wanted

Repository metrics

Stars
 (4,387 stars)
PR merge metrics
 (PR metrics pending)

Description

Since there are some mature PostgreSQL parsers available, it might be possible to port the PostgreSQL parser to Miniob. This would allow PostgreSQL clients to directly connect to Miniob, which could be quite interesting.

Contributor guide