TrustRadius: an HG Insights company

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

    RavenDB

    Score8.1 out of 10
    N/ARavenDB is a NoSQL Document Database that is fully transactional (ACID) across the database and throughout clusters. The database minimizes the need for third party addons, tools, or support to boost developer productivity and get projects into production fast. Users can setup and secure a data cluster deploy in the cloud, on-premise or in a hybrid environment. RavenDB offers a Database as a Service solution, allowing users to pass on all…N/A
    Pricing
    EDB Postgres Advanced ServerRavenDB
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    EDB Postgres Advanced ServerRavenDB
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    EDB Postgres Advanced ServerRavenDB
    Considered Both Products
    EnterpriseDB
    No answer on this topic
    RavenDB
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    95%
    Would buy again
    18 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    18 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    19 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    14 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    16 Answers
    Features
    EDB Postgres Advanced ServerRavenDB
    NoSQL Databases
    Comparison of NoSQL Databases features of EDB Postgres Advanced Server and RavenDB
    Feature
    EDB Postgres Advanced Server
    -
    Ratings
    RavenDB
    9.1
    24 Ratings
    6% above category average
    Performance00 Ratings9.024 Ratings
    Availability00 Ratings8.923 Ratings
    Concurrency00 Ratings8.023 Ratings
    Security00 Ratings9.223 Ratings
    Scalability00 Ratings9.623 Ratings
    Data model flexibility00 Ratings9.924 Ratings
    Deployment model flexibility00 Ratings9.423 Ratings
    Best Alternatives
    EDB Postgres Advanced ServerRavenDB
    Small Businesses
    Amazon RDS
    Score8.1 out of 10
    IBM Cloudant
    Score7.4 out of 10
    Medium-sized Companies
    SingleStore
    Score8.2 out of 10
    IBM Cloudant
    Score7.4 out of 10
    Enterprises
    SAP IQ
    Score5.4 out of 10
    IBM Cloudant
    Score7.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    EDB Postgres Advanced ServerRavenDB
    Likelihood to Recommend
    10.0
    (2 ratings)
    8.1
    (24 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.5
    (5 ratings)
    Usability
    -
    (0 ratings)
    8.2
    (20 ratings)
    Support Rating
    -
    (0 ratings)
    8.1
    (21 ratings)
    Implementation Rating
    -
    (0 ratings)
    7.3
    (1 ratings)
    Configurability
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    EDB Postgres Advanced ServerRavenDB
    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
    RavenDB
    If you're a.NET developer searching for a system other than SQL Server for business assessment, then you must try RavenDB. RavenDB is a fantastic document-oriented system that has been specifically developed to work with all.NET or Windows systems. Developers are continually working on such systems to eliminate their flaws while also providing a few benefits. We must refresh ourselves on a regular basis since the free software system is like an open area where anybody may stand up with a brilliant solution to the issue. RavenDB is absolutely worth a look
    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
    RavenDB
    • Document Database - no Object-Relational Impedance Mismatch
    • ACID support that is optimized for performance
    • Can be easily integrated into automated tests (unit tests)
    • Easily configurable via C# code
    • Comes directly with RavenStudio - no SSMS or SQL Developer required
    • In general low footprint when it comes to memory and disk consumption
    • Useful safety nets for new developers - e.g. by default an exception is thrown when you make too many requests within a session
    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
    RavenDB
    • The documentation is very good, but it's sometimes hard to find the topic I'm looking for.
    • Updating references is done manually. It would be nice if there was a feature to help with that. I'm not sure that's even possible though.
    Read full review
    Likelihood to Renew
    EnterpriseDB
    No answers on this topic
    RavenDB
    We've had an excellent experience using RavenDB. Internally we are testing the newer features in 5.0 such as time series, which will effect the con specified previously dependent on the real world performance. We foresee that BattleCrate will continue to use RavenDB as we grow.
    Read full review
    Usability
    EnterpriseDB
    No answers on this topic
    RavenDB
    Really good .NET client that is very easy to use. The management studio is excellent and puts anything that Microsoft or Oracle have to shame. Very quick to develop with once the complexity hurdle has been overcome. Initially using it can be a bit painful until you fully grasp the event sourced nature of the indexing.
    Read full review
    Support Rating
    EnterpriseDB
    No answers on this topic
    RavenDB
    The support is really fast and flexible. Since one single working day, we got a response to our first request, only 4 days later we got a technical demonstration for our complete developer team to get in touch with raven and its performance. Also during our development, we got a quick response to questions.
    Read full review
    Implementation Rating
    EnterpriseDB
    No answers on this topic
    RavenDB
    RavenFS changed along the way and made us change the codes.
    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
    RavenDB
    The given alternatives are also powerful and really good noSQL databases but the highest availability of RavenDB allows me/us to know it a lot better. RavenDB is encrypted by default wherever we use it in production and it has a high level of documents compression.
    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
    RavenDB
    • RavenDB has saved my customers a lot of money with their cloud services' tiered model. The database is able to grow with the project/company and can start out small at a low cost.
    • RavenDB is free for three nodes and three CPUs, which makes it great for development scenarios. You're able to start rapidly building applications without having to worry about licensing.
    • Scaling out has allowed us to use three small cloud servers when starting out and get the performance and throughput of a single larger server.
    Read full review
    ScreenShots