Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Perforce P4
Score 7.3 out of 10
N/A
Perforce P4 (formerly Helix Core) is the company's version control and peer code review solution. Perforce offers add-on products for code review for free, and Git support products.N/A
pganalyze
Score 9.0 out of 10
Small Businesses (1-50 employees)
Founded in 2012, pganalyze provides actionable insights into Postgres. Specializing in PostgreSQL database monitoring and optimization, pganalyze gives automatic insights into Postgres query plans, helps improve Postgres query performance with its Index Advisor and VACUUM Advisor, and lets the user perform query drill-down analysis, observe per-query statistics and conduct trend analysis in a platform that integrates with both self-managed Postgres servers as…
$149
per month per database server
Redgate SQL Toolbelt Essentials
Score 9.5 out of 10
N/A
Redgate's SQL Toolbelt Essentials includes industry-standard tools for SQL Server development & deployment, enabling users to include SQL Server databases in agile processes and enabilng developers to embed robust and scalable development practices.
$1,209
per year per user (1-4 users)
Pricing
Perforce P4pganalyzeRedgate SQL Toolbelt Essentials
Editions & Modules
No answers on this topic
Production
$149
per month for 1 database server
Scale
$399
per month for up to 4 database servers ($100/mo for each additional billable server)
Enterprise Cloud
Contact us
per year per database server
Enterprise Server
Contact us
per year per database server
No answers on this topic
Offerings
Pricing Offerings
Perforce P4pganalyzeRedgate SQL Toolbelt Essentials
Free Trial
NoYesYes
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional DetailsScale plan offers additional database servers at a cost of $100/month for each additional billable server. In general, each 1 Postgres server that is running (i.e. one parent postgres process) is considered 1 billable server. In the case of cloud providers these are often called "instances". Depending on the subscription plan you are on, you may have a special price for replica servers (also called "readers", or "followers"), which is implemented by multiplying the replica count with a multiplier (e.g. 0.5), with the total rounded up. Annual plans are available and come at a discount compared to the monthly plans Contact us for custom requirements
More Pricing Information
Community Pulse
Perforce P4pganalyzeRedgate SQL Toolbelt Essentials
Features
Perforce P4pganalyzeRedgate SQL Toolbelt Essentials
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
Perforce P4
7.9
1 Ratings
10% below category average
pganalyze
-
Ratings
Redgate SQL Toolbelt Essentials
-
Ratings
Branching and Merging8.01 Ratings00 Ratings00 Ratings
Version History8.01 Ratings00 Ratings00 Ratings
Version Control Collaboration Tools8.01 Ratings00 Ratings00 Ratings
Pull Requests8.01 Ratings00 Ratings00 Ratings
Code Review Tools8.01 Ratings00 Ratings00 Ratings
Project Access Control8.01 Ratings00 Ratings00 Ratings
Automated Testing Integration8.01 Ratings00 Ratings00 Ratings
Issue Tracking Integration7.01 Ratings00 Ratings00 Ratings
Branch Protection8.01 Ratings00 Ratings00 Ratings
Best Alternatives
Perforce P4pganalyzeRedgate SQL Toolbelt Essentials
Small Businesses
Git
Git
Score 10.0 out of 10

No answers on this topic

DBeaver
DBeaver
Score 8.5 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
Redgate Monitor
Redgate Monitor
Score 8.0 out of 10
DBeaver
DBeaver
Score 8.5 out of 10
Enterprises
Git
Git
Score 10.0 out of 10
Redgate Monitor
Redgate Monitor
Score 8.0 out of 10
DBeaver
DBeaver
Score 8.5 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Perforce P4pganalyzeRedgate SQL Toolbelt Essentials
Likelihood to Recommend
6.4
(15 ratings)
9.0
(1 ratings)
8.0
(14 ratings)
Likelihood to Renew
6.6
(5 ratings)
-
(0 ratings)
-
(0 ratings)
Usability
7.0
(3 ratings)
-
(0 ratings)
7.0
(1 ratings)
Availability
9.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Performance
6.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Support Rating
9.6
(3 ratings)
-
(0 ratings)
8.6
(5 ratings)
Implementation Rating
7.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
User Testimonials
Perforce P4pganalyzeRedgate SQL Toolbelt Essentials
Likelihood to Recommend
Perforce Software
While Perforce Helix is the best version control software out there, it can also be used to track your documentation, training videos and materials, and requirements. If you have strict compliance requirements, it can be used to ensure that those requirements are satisfied. Perforce Helix is incredibly flexible and can meet the needs of individual users as well as companies with thousands of users.
Read full review
pganalyze
pganalyze works great with the postgresql and gives a good alternatives to the existing producsts available out there like Slick or basic as microsoft SQL server manaagement studio. We have used in our projects of data migration and integration of enterprise data warehouseing and reporting . And it has provides us satisfactory results.
Read full review
Redgate
We use SQL Compare to troubleshoot performance problems quite a bit since our data model is more like a template and not everything is 100% in sync and customization occurs between different client databases. We continually get pulled into performance issues and the developers will say Client A is performing different than Client B, why? Using SQL Compare, we usually find that one client was tuned and had indexes altered or added that weren't deployed to all clients or other objects weren't deployed correctly during the release. On the other hand, since our data model practices allow client databases to drift I tried to create a new golden image by trying to compare multiple databases based on the same data model and found it to be a very difficult process to complete using SQL Compare. SQL Compare gave me too much information and doesn't allow enough filtering to eliminate a lot of the noise.
Read full review
Pros
Perforce Software
  • The branching mechanisms in Perforce allow for an enormous codebase to be duplicated into release versions weekly with little impact upon things such as the speed of queries against the version control.
  • Action triggers permit such things as automated builds of software versions, dynamic messaging when issues are identified either within or prior to a build process, and much more.
  • Locking provides the ability to prevent modifications of stable, tested versions in order to ensure validity when they are released.
Read full review
pganalyze
  • User and role setup
  • Performance tuning
  • Tracking of queries
Read full review
Redgate
  • Simple and easy comparison of database schemas and data. Differences can be copied or synced from one database to another with a click of a button.
  • You can save "projects" so that you can easily rerun a previous comparison whenever you need to.
  • It has a very simple, easy to learn interface. I've never needed to read any documentation or watch any tutorials in order to figure out how to do something.
Read full review
Cons
Perforce Software
  • Perforce tends to feel backwards in how it approaches certain tasks, like branching and integrating - even once you figure out how it wants you to perform these tasks, you will likely forget when it comes around to the next time you need to do them again.
  • Perforce has a higher price tag, comparatively.
  • Perforce make some tasks very easy, and yet other tasks very difficult - it doesn't always seem to have found its target user's proficiency.
Read full review
pganalyze
  • Visualization
  • Database insights
Read full review
Redgate
  • Pricing.... I wish there was an inexpensive developer version I could buy for myself.
  • Portability.... I would like to use it from a flash drive so I can use it where ever I am asked to work.
  • Unbundled.... This may be available already but I dont' recall I can buy it cheaply as a stand-alone product. Its only part of the bundle - cost effectively.
Read full review
Likelihood to Renew
Perforce Software
We are fully committed to our use of Perforce. It works well within our organization and our desire to share our code base with our customers. Their support staff are responsive, inquisitive, and eager to improve their software. I feel like we have a direct line to their design/feature team as they often solicit our feedback.
Read full review
pganalyze
No answers on this topic
Redgate
No answers on this topic
Usability
Perforce Software
With Perforce Helix, you can use it via the command line, via P4V, or any of the other APIs included with the product. It is extremely easy for new users to get up and running. Users of Perforce Helix only have to pull in the files of interest to them. Also, Perforce is very easy to script and integrate into your CI/CD pipeline. Streams allows you to have pinpoint control of your workflow, and P4Search is the absolute best--I wish Perforce (the company) would talk more about this. It is absolutely fabulous!
Read full review
pganalyze
No answers on this topic
Redgate
It's a good tool to have, but becomes expensive to buy a user license for each developer.
Read full review
Reliability and Availability
Perforce Software
In our large environment, Perforce is rarely "down". We have regular maintenance windows and from time to time Perforce can feel a little slow, but its always available. Tech support has always worked with our engineers and IT department to make sure that any real performance or stability issues are addressed quickly.
Read full review
pganalyze
No answers on this topic
Redgate
No answers on this topic
Support Rating
Perforce Software
I had two representatives from Perforce contact me after downloading it but never responded when I had questions. I also had a difficult time finding good training material for getting started. There is a lot of available support material when running into issues, though, because of how many large companies use it.
Read full review
pganalyze
No answers on this topic
Redgate
They have a great community website where you can search for answers but are also very responsive when it comes to direct support.
Read full review
Implementation Rating
Perforce Software
This rating is related to setting up an environment from an existing Perforce repository. Initial setup of Perforce as the repository for the company was done by a separate team long prior to my inception.
Read full review
pganalyze
No answers on this topic
Redgate
No answers on this topic
Alternatives Considered
Perforce Software
Git is great, I love Git. But it's not great for dealing with binary assets, even when using Git LFS. Locking is not as simple as on perforce. Git presents some problems on using for non-tech people it can get overwhelming and tech people have to come by and help.
Read full review
pganalyze
It is better in terms of results provided. We were using Microsoft SQL Server Management Studio so far and relying only on that but some one recommend to us to use pganalyze to do the query analysis and we started using it for one project and we liked it much that we have started recomended to all projects teams ..
Read full review
Redgate
I've used Visual Studio Database Projects for this type of work in the past with some success, but Redgate SQL Compare is faster, more transparent, and simply easier to use. Faster is self explanatory. More transparent, means that it's much easier to set up your desired options for schema change deployment scripts. Easier to use, It's really dead simple. Start a project, connect your source, connect destination, click compare.
Read full review
Return on Investment
Perforce Software
  • Decreased our implementation costs by allowing versioning and back out of customizations made in the field.
  • saves developers time through automation of changes between branches - they think less of the plumbing and have more time to write code.
  • Downside is training/managing expectations of new developers who come in assuming they will use Git.
Read full review
pganalyze
  • Efficient product
  • Good value for money
  • You dont have to depend on external services
Read full review
Redgate
  • Makes deployment fairly simple. Cutting our deployment time down.
  • With the SDK, we can customize our deployment process very quickly and easily.
  • History is not great, it does create scripts you can go back and see but it would be nice to have a quicker version view by object to save time.
Read full review
ScreenShots

pganalyze Screenshots

Screenshot of Query Performance Overview: pganalyze provides access to historic query data and provides tools to help with optimizing and performance tuning of Postgres databases, including trend analysis, and config tuning recommendations.Screenshot of Query Details Page: Displays detailed statistics on a per-query basis so users can learn what to focus on. pganalyze can also be used to perform query drill-down analysis and observe per-query statistics.Screenshot of pganalyze Index Advisor: pganalyze automatically validates that existing indexes are useful, gives index recommendations to improve performance, and helps reduce load on the database.Screenshot of pganalyze EXPLAIN Insights: pganalyze automatically collects EXPLAIN plans with auto_explain, provides visualizations and gives meaningful insights into Postgres Queries.Screenshot of pganalyze Log Insights: PostgreSQL logs often contain critical details about whats going on in an associated database. pganalyze Log Insights automatically extracts the logs into structured data, and filters any sensitive information.Screenshot of pganalyze VACUUM Advisor: pganalyze helps optimize table bloat, freezing and VACUUM performance - ensuring ideal performance, stability, and efficiency for  databases.