Settings

Theme

Ask HN: What SQL tools have you used for agile development?

2 points by rizowski 9 years ago · 1 comment · 1 min read


I am looking for applications around Microsoft's SQL Server. I am trying to gather data on which tools would make a DB team agile by automating a lot of their current manual tasks. Some of those tasks include automatic/promoted deployments, database versioning, source control, and being able to reliably test their scripts without having to muck with the database.

Some of the tools I have started to investigate are:

  - Redgate's technologies

  - ApexSQL's technologies

  - SSDT (SQL Server Data Tools)

  - Navicat for SQL Server
Are there others out there that I might be missing out on? What have you used to solve these kinds of problems?
hiram112 9 years ago

None of the things you're looking for are going to help your team much unless they already have a good understanding of relational DB theory and some experience.

That being said, I do like DataGrip by JetBrains for general SQL usage.

Visio is fine for generating diagrams if you've already got licenses, though there are far better products if not.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection