lukemurray / data-atom

Query and manage data sources from Atom
MIT License
152 stars 36 forks source link

No longer maintained

Please note that this package is no longer maintained by me (time, focus etc.). It still works for simple use cases.

If any one wants to jump in and start contributing please reach out.

Data Atom package

Build Status

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!

Data Atom

Features

Usage

Other commands

SQL Server specifics

Contributing

Please do :)

The Random TODO list