Interactive database client for Neovim. This project aims to be as cross-platform as possible, but there are some limitations (for example some of the go dependencies only work on certain platforms). To address this issue, the client implementations are detached from the main logic and they register themselves to DBee backend on plugin start. This allows the use of build constraints, which we use to exclude certain client implementations on certain platforms. You can pass an optional table parameter to the setup() function.
Features
- Database Client for NeoVim
- Execute Your Favourite Queries From the Comfort of Your Editor
- Backend in Go
- Frontend in Lua
- Doesn't rely on CLI tools
- Get Results FAST With Under-the-hood Iterator
Categories
Graph DatabasesLicense
GNU General Public License version 3.0 (GPLv3)Follow Neovim DBee
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Neovim DBee!