TrustRadius: an HG Insights company

EDB Postgres Advanced Server vs. Redgate SQL Toolbelt Essentials

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    EDB Postgres Advanced Server

    Score8 out of 10
    N/AThe EDB Postgres Advanced Server is an advanced deployment of the PostgreSQL relational database with greater features and Oracle compatibility, from EnterpriseDB headquartered in Bedford, Massachusetts.N/A

    Redgate SQL Toolbelt Essentials

    Score9.6 out of 10
    N/ARedgate'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
    EDB Postgres Advanced ServerRedgate SQL Toolbelt Essentials
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    EDB Postgres Advanced ServerRedgate SQL Toolbelt Essentials
    Free Trial
    NoYes
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    EDB Postgres Advanced ServerRedgate SQL Toolbelt Essentials
    Considered Both Products
    EnterpriseDB
    No answer on this topic
    Redgate
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    9 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    8 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    9 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    8 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    9 Answers
    Best Alternatives
    EDB Postgres Advanced ServerRedgate SQL Toolbelt Essentials
    Small Businesses
    Amazon RDS
    Score8.1 out of 10
    No answers on this topic
    Medium-sized Companies
    SingleStore
    Score8.2 out of 10
    No answers on this topic
    Enterprises
    SAP IQ
    Score5.4 out of 10
    Oracle SQL Developer
    Score8.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    EDB Postgres Advanced ServerRedgate SQL Toolbelt Essentials
    Likelihood to Recommend
    10.0
    (2 ratings)
    8.0
    (14 ratings)
    Usability
    -
    (0 ratings)
    7.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    8.6
    (5 ratings)
    User Testimonials
    EDB Postgres Advanced ServerRedgate SQL Toolbelt Essentials
    Likelihood to Recommend
    EnterpriseDB
    It's great if you are using or wish to use PostgreSQL and need the added performance optimization, security features and developer and DBA tools. If you need compatibility with Oracle it's a must-have. There are many developer features that greatly assist dev teams in integrating and implementing complex middleware. It's great for optimizing complex database queries as well as for scaling. I would recommend Postgres Plus Advanced Server for any software development team that is hitting the limit of what PostgreSQL is capable of and wants to improve performance, security, and gain extra developer tools.
    Incentivized
    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.
    Incentivized
    Read full review
    Pros
    EnterpriseDB
    • PPAS Oracle compatibility, especially the PL/SQL syntax, has made migrating database-tier code very simple. Most Oracle packages do not need to be changed at all and those that do are generally for simple reasons like a reserved word in PPAS that is allowed in Oracle.
    • PPAS xDB, the multi-master replication tool, is simple and - most important - does not break with network or other interruptions. We have been able to configure and forget, which our customers could never do with other multi-master tools.
    • Most people had no idea that PPAS and PostgreSQL have full CRUD support for JSON. They think you need a specialized product and/or that JSON is read-only. Every organization that I have worked with is evaluating adding JSON to their relational model.
    Incentivized
    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.
    Incentivized
    Read full review
    Cons
    EnterpriseDB
    • Documentation is excellent but spread out across many resources and can take a while to wade through—would benefit from having more intro level, getting started guides for various languages.
    • Ruby support is excellent but more Ruby examples and beginner-level documentation would be nice.
    • It is sometimes hard to find a community of users on StackOverflow so a larger community, and a dedicated forum with active members to answer questions and work through issues would be nice.
    Incentivized
    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.
    Incentivized
    Read full review
    Usability
    EnterpriseDB
    No answers on this topic
    Redgate
    It's a good tool to have, but becomes expensive to buy a user license for each developer.
    Incentivized
    Read full review
    Support Rating
    EnterpriseDB
    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.
    Incentivized
    Read full review
    Alternatives Considered
    EnterpriseDB
    PPAS proved better for our customer's data-centric apps than Oracle in all but a few edge cases (encryption at rest and multi-TB database-tier backups) because it is simpler to install/maintain, runs nearly all Oracle-syntax SQL as well as ANSI SQL. PPAS has much more JSON capabilities (full CRUD vs. read-only in Oracle), simpler geospatial, simpler / more stable replication and datatypes that match developer expectations, such as BOOLEAN and ENUMs.
    Incentivized
    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.
    Incentivized
    Read full review
    Return on Investment
    EnterpriseDB
    • Postgres Plus Advanced Server is quite complex and may take longer to implement certain things than simply using PostgreSQL depending on developer familiarity with the platform.
    • Getting up to speed can be daunting so again, there is an upfront cost in time spent learning the platform, besides the potential for extra time spent on a feature-by-feature basis.
    • The cost of Postgres Plus Advanced Server should be weighed against simply using PostgreSQL to decide which is the best solution for your business needs.
    Incentivized
    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.
    Incentivized
    Read full review
    ScreenShots