nvim-dbee
nvim-dbee copied to clipboard
[feature request] SurrealDB support
I really like this plugin, but most of the time I'm working with a SurrealDB database nowadays. It would be awesome if that'd be supported :)
this should be doable by using https://github.com/surrealdb/surrealdb.go and https://golang.testcontainers.org/modules/surrealdb/. Feel free to take a stab at it! Otherwise, I'm sure someone will pick this up as we go :)