sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.63k stars 732 forks source link

Can support CockroachDB? #273

Closed skyformat99 closed 7 years ago

skyformat99 commented 7 years ago

Great project, :+1: But I tried to use it, I connected CockroachDB, but I couldn't connected . Can support CockroachDB? https://www.cockroachlabs.com/ thanks.

sosedoff commented 7 years ago

Thank you. There was another issue #235 related to the CockroachDB, but just to reiterate on it - no pgweb does not support CockroachDB at this time since it has a bunch of pg-specific queries under the hood. It is possible to make it work, but that would require a serious effort. I dont use CockroachDB myself so i cant really say if the support will be available in the future.