nvim-dbee icon indicating copy to clipboard operation
nvim-dbee copied to clipboard

[feature request] SurrealDB support

Open mariemachtmiau opened this issue 11 months ago • 1 comments

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 :)

mariemachtmiau avatar Jan 09 '25 14:01 mariemachtmiau

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 :)

MattiasMTS avatar Mar 09 '25 16:03 MattiasMTS