Data Atom allows you to write and execute queries against your favorite databases (PostgreSQL, MS SQL Server, MySQL) and visualize the results, all from within Atom. It supports autocomplete and exploring database information (tables, columns, views, etc.). The plan is to build it out with more data management functionality.
Feel free to open issues or make pull requests!
F5
or 'Data Atom: Execute' command
CMD
+ALT
+R
(Mac), ALT
+SHIFT
+R
(Windows, Linux) or the 'Data Atom: Toggle Results View' command
ALT
+SHIFT
+D
or the 'Data Atom: Toggle Details View' command
domain=DOMAIN
.SERVER\INSTANCE
to specify the server.node-mssql
driver options available to you at https://github.com/patriksimek/node-mssql.Please do :)
Promise
sdata-manager.js
for what you need to implementpostgres-manager.js
for the most complete exampleGood catch. Let us know what about this package looks wrong to you, and we'll investigate right away.