Featured

Slack SQL

Execute SQL queries inside of Slack

Featured comment

Seth Wang
@sethwang10 · Maker
Now you can execute SQL queries right in your Slack input box! After config the database host and deploy the codes to whichever server, add the integration to Slack, then you can execute SQL query right in your Slack. This is extremely useful for database administrators and engineers, without switching screen or opening another terminal, type the SQL query … See more

Discussion

M
Seth Wang
@sethwang10 · Maker
Now you can execute SQL queries right in your Slack input box! After config the database host and deploy the codes to whichever server, add the integration to Slack, then you can execute SQL query right in your Slack. This is extremely useful for database administrators and engineers, without switching screen or opening another terminal, type the SQL query … See more
Farooq Adam
@farooqadam · Co-Founder, Fynd
This is a game changer! Love the idea and implementation. Great job!
Gennady Barsky
@gennady_barsky · CFO
Love this!
Andrei Oprisan
@andreioprisan
Interesting product, I can definitely see this being useful for remote dev box access. Any way to filter out updates, deletes, drops at the client level? I guess a read-only user is a solution as well but it would be nice to not have to go that extreme and get some options around filtering before posting to SQL. On the negative side, this could also be anoth… See more
Jourdan Bul-lalayao
@jourdanb21 · Co-Founder & CTO, Jobox
Not only is this useful for production environments so that I don't have to ssh into the production server, this is useful for even practicing SQL statements (I gotta practice raw SQL queries instead of relying on the ORM that Ruby on Rails is). Very useful integration, thanks for making it and I can't wait to use it!!!