JavaScript, SQL, and Markdown can be centrally managed within a single notebook file. Includes a database manager supporting MySQL, PostgreSQL, SQL Server, SQLite, Redis, Memcached, AWS, Keycloak, Auth0, and MQTT. Features intuitive MQTT publish/subscribe tools and the ability to query payloads with
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Instead of using VS Code’s built-in Copy Cell or + Code / Add Code Cell, I recommend using Duplicate Cell with Metadata.
This action copies not only the cell content, but also all associated metadata—such as database connection settings and ResultSet decoration options—so you can add a new cell without reconfiguring these settings.
You can specify a default connection definition each time you add a new SQL cell to the notebook
You can open this editor by going to the menu under Code > Settings > Keyboard Shortcuts or by using the Preferences: Open Keyboard Shortcuts command (⌘K ⌘S).