
Overall rating
Filter by
Company size
Time used
25 Reviews for UK Users

- Industry: Outsourcing/Offshoring
- Company size: 501-1,000 Employees
- Used Daily for 1+ year
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Sql Completes my life
Reviewed on 16/11/2021
Pros
SQL Complete is a great tool to help out in a huge database environment, it has made my life easier.
Cons
IT gets stuck from time to time as it needs to update the tables from time to time if there are multiple administrators working on the database.
- Industry: Retail
- Company size: Self Employed
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Rich Capabilites
Reviewed on 21/04/2022
Love it! I only use SQL Complete and one other tool set (SSMS Tools).
Pros
When I first started using SQL Complete, it was only a few weeks after using it that I could see the benefits. It was easy configure and start using right away and has become an integral part of my development work flow. Especially since I started my career as a sql server database developer. Today, my efficiency is probably tripped as I've become a more seasoned user.
Cons
Dependency tracing; visually show how objects are dependent and nested together.
I'm a single developer, and its cost is getting pricey. But its still worth the value the time of writing.
- Industry: Real Estate
- Company size: 51-200 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 5.0 /10
Every damn time there's an upgrade some new problem appears
Reviewed on 12/10/2021
Pros
It has a lot of good features that helps the development
Cons
Every damn time there's an upgrade some new problem appears,, it is a hazzle and I curse myself every time I decide to upgrade instead of ignoring the upgrade
It is often slow, and sometimes it doesn't make any suggestions at all
- Industry: Information Technology & Services
- Company size: 11-50 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 9.0 /10
Everything you need for database administration
Reviewed on 11/04/2022
We use DB Forge for our daily work with SQL Server. Especially when developing database applications, DB Forge makes a great contribution.
Pros
DB Forge is an almost complete tool when it comes to SQL database administration and development. Especially the numerous functions around the editing of data or the creation of scripts is excellently solved.
Cons
It would be great if there would be automation for generating (CRUD)-code snippets for for example C#, vb.net etc. besides the classic T-SQL scripts.
- Industry: Leisure, Travel & Tourism
- Company size: 501-1,000 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 9.0 /10
Great SQL development and productivity tool with SSMS
Reviewed on 13/04/2022
Pros
It materially improves SQL coding development time with autocomplete, templates and other various code snippets. In addition the code formatting also helps with readability.
It also enhances the SSMS tool with colour coding, saving open tabs etc to also improve productivity.
Cons
There's nothing I could suggest that could be improved.
- Industry: Legal Services
- Company size: Self Employed
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 7.0 /10
Great tool for sql developers
Reviewed on 20/04/2022
A great product that I use practically every day. Allows me to get things done quickly, efficiently, and cleanly.
Pros
Extensive formatting, intellisense, query result actions
Cons
Integration with visual studio 2022. Redgate appears to have integrated into vs 22 where I have yet to see the integration for sql complete
- Industry: Human Resources
- Company size: 201-500 Employees
- Used Daily for 1+ year
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
A good tool to have on hand when developing SQL
Reviewed on 20/04/2022
It has help me on my daily basics SQL development. Write fast any query.
Pros
It is fast and easy to use.
It help you to concentrate on the logic making easy to find table/column names at easy.
The Snippets Manager is good and allow you to do your own snippets that is very useful. But it has built in snippets that are good.
Cons
Do not work well with VS. But in SSMS works perfect.
- Industry: Education Management
- Company size: 201-500 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 10.0 /10
I can't leave SQL Complete
Reviewed on 13/04/2022
Pros
Prevent directly DELETE without WHERE clause.
Cons
I really like SQL Complete, I can't figure out Cons...
- Industry: Automotive
- Company size: 1,001-5,000 Employees
- Used Weekly for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Customer Support
- Likelihood to recommend 7.0 /10
Using is easy
Reviewed on 21/04/2022
Pros
Backup and recover of databses is just as easy as it could be
Cons
maybe one feature - could be useful - but maybe that is not possible - that you could restore data thats not older than x days
- Industry: Automotive
- Company size: 51-200 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Likelihood to recommend 10.0 /10
This is the best out of the 3 professional tools that I've used
Reviewed on 07/10/2021
Pros
The ease and speed is what I like most about this application. I use it, primarily, to write and format SQL codes.
I love that it has an execution history. I don't often use it but it's very convenient when the need arise.
The other tools that I've used, for the same purpose, is Toad for SQL and Apex SQL. It's been too long since I've used Toad for SQL but its performance was comparable to SQL Complete. It's setup and features, however, was too many and too complex. Code formatting with SQL Complete is instantaneous vs Apex SQL which appears to run in a separate process and takes several seconds just to format.
I tend to write and test several SQL statements on the same page thus I find it very useful that I can execute the current statement that my cursor is on rather than having to highlight it first.
Cons
One of the biggest feature that I use often and am forced to use a different package for that's missing from this app is the ability to copy the SQL statement so that I can use it in C#. I format the statement to make it easier to read but want to keep that formatting when converting to C# so I use a string builder to do something like below. When debugging, it's convenient to copy the sb output preformatted as well thus I don't have to reformat it. Imagine having to do that for over 20 lines of code, it becomes cumbersome hence I'm forced to use Apex SQL which has the feature that I needed.
sb.AppendLine("SELECT * FROM Table")
sb.AppendLine(" WHERE Field = 'something'")
- Industry: Health, Wellness & Fitness
- Company size: 51-200 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 10.0 /10
Great product with one minor flaw
Reviewed on 05/10/2021
Pros
SQL Complete works as expected. It makes writing queries significantly easier and helps eliminate mistakes as you write your queries. The auto-complete feature is invaluable.
Cons
The main issue with this product is that every time it updates, it kills the user license, and you have to log in and release the hardware associated with your license and then re-activate the product. This activation issue happens every time there is an update to SQL Complete.
Alternatives Considered
SQL MonitorReasons for Switching to SQL Complete
Price- Industry: Financial Services
- Company size: 501-1,000 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Likelihood to recommend 10.0 /10
Great product for real SQL Developers
Reviewed on 14/10/2021
We write SQL all day, every day. SQL complete helps a lot. Also allows new employees to learn the system and naming convention much more quickly.
Pros
Intellisense works great. The intellisense build into SSMS does not work for databases with a lot of tables and fields. Automatic Joins for ON clause. If you use recommended naming convention for your SQL Server tables, SQL Complete is awesome.
Cons
Assigning keys to users. We have a team of 14 users. SQL Complete web admin pages does not allow me to name each user.
Because it checks, it the admin screen could also have a last time the key was used.
- Industry: Insurance
- Company size: 1,001-5,000 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 9.0 /10
Useful SQL development tool
Reviewed on 12/11/2021
We're trying to faster and better code. SQL complete is easy to install and has an intuitively designed.
Pros
I use this software daily whilst at work. I find the code completion features such as the Intellisense really helpful when coding - it helps me to write code quicker. The contextual list of tables or fields is customizable in size which is useful when dealing with longer names. The execution history helps to find code that I previously run that I no longer have.
Cons
Some times the local cache takes a long time and does not show the current list of fields or tables.
- Industry: Retail
- Company size: 2-10 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Indespensible
Reviewed on 27/11/2021
I use it daily. We have an in-house iOS app that constantly needs to communicate with our back-end sql server and is under continuous development. SQL Complete makes writing queries joy and saves many frustrating hours internet searching solutions.
Pros
SQL Complete makes database management so effortless. I could not be happier with its ease of use and functionality.
Cons
I really can't think of any downsides. Its been an awesome utility. Can't do without it.
- Industry: Consumer Services
- Company size: 501-1,000 Employees
- Used Daily for 6-12 months
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 9.0 /10
Solid tool for what I've used it for
Reviewed on 06/10/2021
I don't use all of the features of this tool and I'm certain that there are other features and functionality that would help even more but I have basically used this as a tool for making writing queries faster.
Pros
I like that it speeds up the construction of queries by offering prompts for references to attributes that are either available in the tables you're referring to or the attributes that you've already included in other selects and joins. It helps to maintain consistent syntax throughout the query creation, and speeds up the process of troubleshooting.
Cons
I haven't hit any negatives yet. It just works.
- Industry: Education Management
- Company size: 1,001-5,000 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
SQL Complete makes programmers' life a lot easier
Reviewed on 23/11/2021
Pros
1. Easy to change the format based on your preference; easy to share the same format with others
2. Like the intellisense
3. Easy to install and easy to use.
Cons
Occasionally there is a lag in the intellisense.
- Industry: Computer Software
- Company size: 51-200 Employees
- Used Daily for 1+ year
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Likelihood to recommend 10.0 /10
Essential for anyone who has to write and maintain any SQL
Reviewed on 15/11/2021
It's been rock solid for me. Never skipped a beat!
Pros
I just loved that it filled in the missing functionality in SMSS. The code completion feature is what I use most daily! No need to remember which schema the table or object belongs to. Super helpful when discovering and navigating a new database as well.
Cons
None. It just works in the way I need it to perfectly!
- Industry: Computer Hardware
- Company size: 5,001-10,000 Employees
- Used Daily for 6-12 months
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 9.0 /10
A time-saver for your DB exploration
Reviewed on 20/04/2022
Very positive, I definitely miss it when working in SSMS instances that don't have it installed
Pros
When analyzing database object, being able to immediately identify an item in object explorer and open its DDL with a simple key combination is a huge plus
Cons
It doesn't yet play cool with more esoteric SQL Server variants like Serverless Synapse Analytics pools and Azure SQL DB, some features are missing there
SQL Code formatting could be more customizable
- Industry: Computer Software
- Company size: Self Employed
- Used Daily for 1+ year
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Likelihood to recommend 8.0 /10
Excellent
Reviewed on 15/11/2021
Improves coding time and better formatting of queries.
Pros
Works much better than standard SSMS Intellisense, which only really works on a "local" database. SQL Complete is quite happy with remote servers and very responsive
Cons
Would be really great if it could work with linked servers.
- Industry: Information Technology & Services
- Company size: Self Employed
- Used Daily for 2+ years
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 7.0 /10
Good plugin to make SQL manage studio better
Reviewed on 11/04/2022
Pros
It is easy to get going and the plugin is feature rich.
Cons
Nothing special, I am in general very satisfied.
- Industry: Oil & Energy
- Company size: 10,000+ Employees
- Used Daily for 1+ year
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 3.0 /10
Decent software - updates often break functionality
Reviewed on 13/05/2022
Pros
I use SQL complete mostly for its tab coloring, code completion and suggestion functionality. It does a decent job.
Cons
-Updates often break existing functionality. I've had to revert to previous version a couple of times.
-Support is responsive but often not helpful. Have an issue with code outlining disappearing. After constant back and forth, I finally sent videos of the issue that proves that the issue goes away when i uninstall SQLComplete. I've not heard back from support
- Industry: Information Technology & Services
- Company size: 501-1,000 Employees
- Used Daily for Free Trial
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 10.0 /10
Good tools
Reviewed on 15/11/2021
SQL Complete Helps me to accelerate writing scripts
Pros
It's simple to use, the reactivity of this software is good (response time).
Cons
the notification popup is big, frequently displayed and the option not show again is not appear clearly to disable this popup.
- Industry: Computer Software
- Company size: 2-10 Employees
- Used Daily for 2+ years
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Customer Support
- Likelihood to recommend 7.0 /10
Doesn't play well with updates or sister products
Reviewed on 29/10/2021
Well, I still use it, but will probably bite the bullet and pick a new product.
Pros
Just so you know, I use it every day. It saves time.
Cons
Nearly every time I upgrade, change machines, renew, add a sister product, etc. there is some trouble that costs me time.
It annoys me.
- Industry: Marketing & Advertising
- Company size: 11-50 Employees
- Used Daily for 1+ year
-
Review Source
Overall rating
- Value for Money
- Ease of Use
- Likelihood to recommend 6.0 /10
Avis sur SQL Complete
Reviewed on 12/04/2022
J'utilise SQL complete dans Sql Management Studio pour faciliter l'écriture des requêtes et le formatage automatique du SQL
Pros
Le produit est facile a utiliser, il y a des mises a jours régulières.
L'IntelliSense s'affiche très rapidement.
Cons
il manque encore pas mal de fonctionnalité par rapport a d'autres outils tel que Sql Assistant
- Industry: Health, Wellness & Fitness
- Company size: 11-50 Employees
- Used Daily for Free Trial
-
Review Source
Overall rating
- Ease of Use
- Likelihood to recommend 10.0 /10
Excelente!
Reviewed on 01/11/2021
Excelente.
Pros
Autopreenchimento, formatação, construção de código baseado nos resultados, apresentação de resultados.
Cons
Por enquanto, nenhuma funcionalidade não agradou.