#Data Ace Package
Data Ace allows you to write and execute queries against your favorite databases (PostgreSQL, MS SQL Server, MySQL, Redshift) 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!
##Features
##Usage
F5
or 'Data Ace: Execute' command
CMD
+ALT
+R
(Mac), ALT
+SHIFT
+R
(Windows, Linux) or the 'Data Ace: Toggle Results View' command
ALT
+SHIFT
+D
or the 'Data Ace: Toggle Details View' command
###Other commands
##Contributing To contribute, do the following:
Some details about the project that are relevant to contributors:
data-manager.js
for what you need to implementpostgres-manager.js
for the most complete example##Roadmap
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.