foxcpp / foxcpp/go-imap-sql

CockroachDB support

Open
#5 3 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Go
Stars
26
Forks
12
PR merge metrics
No merged PRs in 30d

Description

>CockroachDB is a cloud-native SQL database for building global, scalable cloud services that survive disasters.

>CockroachDB supports the PostgreSQL wire protocol, so you can use any available PostgreSQL client drivers to connect from various languages.

go-imap-sql currenlty doesn't work with CockroachDB due to the following known problems:
* GROUP BY behaves differently
https://github.com/cockroachdb/cockroach/issues/26709

There are probably more problems, documented above are the only known ones.

go-imap-sql fully supports PostgreSQL and I would prefer to wait for CockroachDB to become more compatible with it than to introduce various hacks.

CC @NamedKitten

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.