TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    dbt

    Score9.2 out of 10
    N/Adbt is an SQL development environment, developed by Fishtown Analytics, now known as dbt Labs. The vendor states that with dbt, analysts take ownership of the entire analytics engineering workflow, from writing data transformation code to deployment and documentation. dbt Core is distributed under the Apache 2.0 license, and paid Teams and Enterprise editions are available.

    $0

    per month per seat

    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
    Pricing
    dbtEDB Postgres Advanced Server
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    dbtEDB Postgres Advanced Server
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    dbtEDB Postgres Advanced Server
    Considered Both Products
    dbt Labs
    No answer on this topic
    EnterpriseDB
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    10 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    9 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    10 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    8 Answers
    No answers on this topic
    Implementation went as expected
    90%
    Implementation went as expected
    9 Answers
    No answers on this topic
    Features
    dbtEDB Postgres Advanced Server
    Data Transformations
    Comparison of Data Transformations features of dbt and EDB Postgres Advanced Server
    Feature
    dbt
    9.8
    8 Ratings
    19% above category average
    EDB Postgres Advanced Server
    -
    Ratings
    Simple transformations10.08 Ratings00 Ratings
    Complex transformations9.58 Ratings00 Ratings
    Data Modeling
    Comparison of Data Modeling features of dbt and EDB Postgres Advanced Server
    Feature
    dbt
    9.1
    8 Ratings
    14% above category average
    EDB Postgres Advanced Server
    -
    Ratings
    Data model creation9.88 Ratings00 Ratings
    Metadata management8.88 Ratings00 Ratings
    Business rules and workflow9.08 Ratings00 Ratings
    Collaboration10.06 Ratings00 Ratings
    Testing and debugging8.08 Ratings00 Ratings
    Best Alternatives
    dbtEDB Postgres Advanced Server
    Small Businesses
    Skyvia
    Score10 out of 10
    Amazon RDS
    Score8.1 out of 10
    Medium-sized Companies
    IBM InfoSphere Information Server
    Score10 out of 10
    SingleStore
    Score8.2 out of 10
    Enterprises
    SolarWinds Task Factory
    Score8.3 out of 10
    SAP IQ
    Score5.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    dbtEDB Postgres Advanced Server
    Likelihood to Recommend
    10.0
    (10 ratings)
    10.0
    (2 ratings)
    Usability
    9.8
    (3 ratings)
    -
    (0 ratings)
    User Testimonials
    dbtEDB Postgres Advanced Server
    Likelihood to Recommend
    dbt Labs
    The prerequisite is that you have a supported database/data warehouse and have already found a way to ingest your raw data. Then dbt is very well suited to manage your transformation logic if the people using it are familiar with SQL. If you want to benefit from bringing engineering practices to data, dbt is a great fit. It can bring CI/CD practices, version control, automated testing, documentation generation, etc. It is not so well suited if the people managing the transformation logic do not like to code (in SQL) but prefer graphical user interfaces.
    Incentivized
    Read full review
    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
    Pros
    dbt Labs
    • dbt supports version control through GIT, this allows teams to collaborate and track the data transformation logic.
    • dbt allows us to build data models which helps to break complex transformation logic into simple and smaller logic.
    • dbt is completely based on SQL which allows data analyst and data engineers to build the transformation logic.
    • dbt can be easily integrated with snowflake.
    Incentivized
    Read full review
    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
    Cons
    dbt Labs
    • Field-level lineage (currently at table level)
    • Documentation inheritance - if a field is documented the downstream field of the same name could inherit the doc info
    • Adding python model support (in beta now)
    Incentivized
    Read full review
    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
    Usability
    dbt Labs
    dbt is very easy to use. Basically if you can write SQL, you will be able to use dbt to get what you need done. Of course more advanced users with more technical skills can do more things.
    Incentivized
    Read full review
    EnterpriseDB
    No answers on this topic
    Alternatives Considered
    dbt Labs
    I actually don't know what the alternative to dbt is. I'm sure one must exist other than more 'roll your own' options like Apache Airflow, say, bu tin terms of super easy managed/cloud data transforms, dbt really does seem to be THE tool to use. It's $50/month per dev, BUT there's a FREE version for 1 dev seat with no read-only access for anyone else, so you can always start with that and then buy yourself a seat later.
    Incentivized
    Read full review
    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
    Return on Investment
    dbt Labs
    • Simplified our BI layer for faster load times
    • Increased the quality of data reaching our end users
    • Makes complex transformations manageable
    Incentivized
    Read full review
    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
    ScreenShots