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

    Oracle Autonomous Database

    Score8.5 out of 10
    N/AOracle Autonomous Database provides a self-driving, self-securing, self-repairing cloud service that eliminate the overhead and human errors associated with traditional database administration. Oracle Autonomous Database takes care of configuration, tuning, backup, patching, encryption, scaling, and more.N/A
    Pricing
    dbtOracle Autonomous Database
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    dbtOracle Autonomous Database
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    YesYes
    Entry-level Setup FeeNo setup feeOptional
    Additional Details——
    More Pricing Information
    Community Pulse
    dbtOracle Autonomous Database
    Considered Both Products
    dbt Labs
    No answer on this topic
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    10 Answers
    98%
    Would buy again
    47 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    9 Answers
    95%
    Delivers good value for the price
    39 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    10 Answers
    98%
    Happy with the feature set
    47 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    8 Answers
    97%
    Lived up to sales and marketing promises
    34 Answers
    Implementation went as expected
    90%
    Implementation went as expected
    9 Answers
    93%
    Implementation went as expected
    41 Answers
    Features
    dbtOracle Autonomous Database
    Data Transformations
    Comparison of Data Transformations features of dbt and Oracle Autonomous Database
    Feature
    dbt
    9.8
    8 Ratings
    19% above category average
    Oracle Autonomous Database
    -
    Ratings
    Simple transformations10.08 Ratings00 Ratings
    Complex transformations9.58 Ratings00 Ratings
    Data Modeling
    Comparison of Data Modeling features of dbt and Oracle Autonomous Database
    Feature
    dbt
    9.1
    8 Ratings
    14% above category average
    Oracle Autonomous Database
    -
    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
    Database Development
    Comparison of Database Development features of dbt and Oracle Autonomous Database
    Feature
    dbt
    -
    Ratings
    Oracle Autonomous Database
    7.2
    24 Ratings
    17% below category average
    Version control tools00 Ratings6.213 Ratings
    Test data generation00 Ratings5.714 Ratings
    Performance optimization tools00 Ratings8.224 Ratings
    Schema maintenance00 Ratings9.023 Ratings
    Database change management00 Ratings7.015 Ratings
    Database Administration
    Comparison of Database Administration features of dbt and Oracle Autonomous Database
    Feature
    dbt
    -
    Ratings
    Oracle Autonomous Database
    8.3
    25 Ratings
    3% above category average
    User management00 Ratings9.024 Ratings
    Database security00 Ratings9.124 Ratings
    Database status reporting00 Ratings9.025 Ratings
    Change management00 Ratings6.216 Ratings
    Best Alternatives
    dbtOracle Autonomous Database
    Small Businesses
    Skyvia
    Score10 out of 10
    DBeaver
    Score8.6 out of 10
    Medium-sized Companies
    IBM InfoSphere Information Server
    Score10 out of 10
    DBeaver
    Score8.6 out of 10
    Enterprises
    SolarWinds Task Factory
    Score8.3 out of 10
    DBeaver
    Score8.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    dbtOracle Autonomous Database
    Likelihood to Recommend
    10.0
    (10 ratings)
    8.5
    (52 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.0
    (2 ratings)
    Usability
    9.8
    (3 ratings)
    8.0
    (1 ratings)
    User Testimonials
    dbtOracle Autonomous Database
    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
    Oracle
    Pro - Stability. Does everything anyone could need. If it's not there it will be on the next update. There is plenty of support for it. It's been around for a long time and it's reliable. The support is well documented and has a great reputation. Cons - Errors have been found in the documentation provided by Oracle with guidelines, etc. Oracles salespeople have a reputation of being obnoxious and condescending.
    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
    Oracle
    • Robust - this product doesn't have a lot of downtime. It's less prone to errors than some other tools I've worked with.
    • Scalable - we can keep adding more things to it. We haven't hit any roadblocks when we've tried to do more with our database.
    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
    Oracle
    • There is no access to the physical host of the DB. This is expected from a managed DB. Everything must be done through the console or via API calls. This is a new learning curve for the DBAs.
    • Due to the lack of physical host access, certain features are not supported, such as Transportable tablespaces and Oracle LogMiner.
    • Certain special data types, (such as XMLType) are not allowed; be sure the app vendor certifies their product on this platform.
    Incentivized
    Read full review
    Likelihood to Renew
    dbt Labs
    No answers on this topic
    Oracle
    Because it does exactly what we need: it enables us to manage our development and testing database environments in a quick and simple way without requiring support from a database administrators team.
    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
    Oracle
    The product is continuously evolving and new features are added frequently. Management options through the OCI (Oracle Cloud Infrastructure) console and through the command line and API are being enhanced frequently.
    Incentivized
    Read full review
    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
    Oracle
    I found Oracle Autonomous Database very secure to store data and private information.I always feel secure with Oracle Autonomous Databases disaster recovery features.It is very effective to build applications for mobile and desktop devices lesser code using a low code development framework namely Oracle Application Express (ApEx).
    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
    Oracle
    • Oracle Autonomous Database has a wide range of warehouses, which is competent and of high performance.
    • The transactional processing power that Oracle Autonomous Database outlines are completely important and digital.
    • The efficiency of Oracle Autonomous Database data encryption fosters security measures, a form that demands more threat detectors.
    Incentivized
    Read full review
    ScreenShots

    Oracle Autonomous Database Screenshots

    Screenshot of Oracle Autonomous Database is supported on Shared or Dedicated Exadata InfrastructureScreenshot of Oracle Autonomous Database supports workload-optimized cloud services for Data Warehouse, Transaction Processing,  JSON centric applicationsScreenshot of Oracle Autonomous Database supports  both License Included and Bring Your Own Licensing (BYOL) with  Yearly and Pay As You Go subscription pricingScreenshot of Oracle Autonomous Database provides built-in development  tools such as SQL Developer web, Performance Hub, APIs for data managementScreenshot of Oracle Autonomous Database provides native shell for API driven development