Apache Subversion vs. pganalyze

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Subversion
Score 9.6 out of 10
N/A
Apache Subversion is a version control option that is free to download and open source under the Apache 2.0 license.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
Pricing
Apache Subversionpganalyze
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
Offerings
Pricing Offerings
Apache Subversionpganalyze
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level 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
Apache Subversionpganalyze
Best Alternatives
Apache Subversionpganalyze
Small Businesses
Git
Git
Score 10.0 out of 10

No answers on this topic

Medium-sized Companies
Git
Git
Score 10.0 out of 10
Redgate Monitor
Redgate Monitor
Score 8.0 out of 10
Enterprises
Perforce P4
Perforce P4
Score 7.2 out of 10
Redgate Monitor
Redgate Monitor
Score 8.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache Subversionpganalyze
Likelihood to Recommend
6.6
(10 ratings)
9.0
(1 ratings)
Likelihood to Renew
3.1
(2 ratings)
-
(0 ratings)
User Testimonials
Apache Subversionpganalyze
Likelihood to Recommend
Apache
It's a relatively simple version control system so it works great for an individual or small team (less than 10 people). But if you have a medium to large team, especially one with members distributed over a large geographic area, or one where individuals need to be able to work "offline" without access to a central server, Apache Subversion will likely not be the best choice.
Also, if you're maintaining an open-source project where outside people will be interacting with your code repository, git is probably a better choice because it's becoming the de-facto standard these days and what most developers are familiar with.
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
Pros
Apache
  • Revision control done properly - you have end to end visibility of all changes in the project.
  • Conflict resolution - visually highlighting the differences helps to track down the problem.
  • Being open source and very popular.
  • We are using SVN hosted in our network - it is very stable, we had almost zero downtime in 4 years.
  • Rollbacks are made simple and easy to use.
Read full review
pganalyze
  • User and role setup
  • Performance tuning
  • Tracking of queries
Read full review
Cons
Apache
  • Distributed development - I've never worked in an environment where distributed development (developers widely scattered geographically) was a factor, but that's why git exists.
  • Merging - Merging of code from one branch to another can be painful, especially if it's not done frequently. (On the other hand, doing merges is one of the reasons I get a nice salary, so I can't complain too much!)
  • Acceptance - Let's face it, git is what "all the cool kids are using." If you've got a bunch of developers fresh out of school, they'll probably know git and not Subversion.
Read full review
pganalyze
  • Visualization
  • Database insights
Read full review
Likelihood to Renew
Apache
While there are interesting alternatives, such a GIT, Subversion has been a breath of fresh air compared to its predecessors like CVS or Microsoft Source Safe (now called Team Foundation Server). Its ease of use and high adoption rate is going to keep me using this product for years to come.
Read full review
pganalyze
No answers on this topic
Alternatives Considered
Apache
Git has become the new standard of version control, with its support for distributed design. As a tool to manage and control versions, Subversion does it well, but Git is the future.
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
Return on Investment
Apache
  • Subversion helps us feel secure in maintaining access to all of our product code, both current and historical.
  • Being free and open source makes it an even better "investment".
Read full review
pganalyze
  • Efficient product
  • Good value for money
  • You dont have to depend on external services
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.