dbeaver / dbeaver

Free universal database tool and SQL client
https://dbeaver.io
Apache License 2.0
38.51k stars 3.33k forks source link

FoundationDB driver #5546

Open serge-rider opened 5 years ago

serge-rider commented 5 years ago

We need driver for FoundationDB https://github.com/apple/foundationdb https://github.com/jaytaylor/sql-layer

serge-rider commented 5 years ago

Apparently there is no official SQL layer https://github.com/apple/foundationdb/issues/198

nkev commented 4 years ago

I don't know of any client I can use to at least see FoundationDB data in key-value format. Can we at least use the official JAVA key-value driver so we can see/change the data in DBeaver, like we can for DynamoDB?