Software Alternatives & Reviews

DynamoDB VS Liquibase

Compare DynamoDB VS Liquibase and see what are their differences

DynamoDB logo DynamoDB

Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale. It is a fully managed cloud database and supports both document and key-value store models.

Liquibase logo Liquibase

Database schema change management and release automation solution.
  • DynamoDB Landing page
    Landing page //
    2023-03-18
  • Liquibase Landing page
    Landing page //
    2023-08-04

DynamoDB videos

#13 - Amazon DynamoDB Basics In Under 5 Minutes [Tutorial For Beginners]

More videos:

  • Review - AWS re:Invent 2018: Amazon DynamoDB Deep Dive: Advanced Design Patterns for DynamoDB (DAT401)
  • Review - What is Amazon DynamoDB?

Liquibase videos

Version based database migration with Liquibase

More videos:

  • Review - Automated database updates (with LiquiBase and FlyWay) @ Baltic DevOps 2015
  • Review - Flyway vs. Liquibase

Category Popularity

0-100% (relative to DynamoDB and Liquibase)
Databases
80 80%
20% 20
MySQL Tools
0 0%
100% 100
NoSQL Databases
100 100%
0% 0
Development
0 0%
100% 100

User comments

Share your experience with using DynamoDB and Liquibase. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare DynamoDB and Liquibase

DynamoDB Reviews

9 Best MongoDB alternatives in 2019
Amazon DynamoDB is a nonrelational database. This database system provides consistent latency and offers built-in security, and in-memory caching. DynamoDB is a serverless database which scales automatically and backs up your data for protection
Source: www.guru99.com

Liquibase Reviews

We have no reviews of Liquibase yet.
Be the first one to post

Social recommendations and mentions

Based on our record, DynamoDB seems to be a lot more popular than Liquibase. While we know about 101 links to DynamoDB, we've tracked only 5 mentions of Liquibase. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

DynamoDB mentions (101)

  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    DynamoDB - 25GB NoSQL DB EC2 - 750 hours per month of t2.micro or t3.micro(12mo). 100GB egress per month. - Source: dev.to / 3 months ago
  • Starting My AWS Certification Journey as a Certified Cloud Practitioner
    After two years, I moved to a Web3 startup where I was given a lead software engineer role. This new role gave me more hands-on experience with AWS, where I've learned to implement serverless technologies like Lambda and DynamoDB. - Source: dev.to / 5 months ago
  • Ask HN: What do pro developers use as their noSQL db?
    Dynamodb on amazon web services. https://aws.amazon.com/dynamodb/. - Source: Hacker News / 5 months ago
  • Choosing the Right AWS Database: A Guide for Modern Applications
    Amazon DynamoDB is a key-value and document NoSQL database that can guarantee consistent reads and writes at any scale. It is designed to provide low-latency data access and high scalability and availability. It also supports features such as encryption at rest, backup and restore, and automatic scaling to ensure that your database can handle any workload. Amazon DynamoDB supports 2 types of consistency: Eventual... - Source: dev.to / 6 months ago
  • Unlocking the Power of NoSQL: Building a Todo API with Hapi.js and DynamoDB
    Amazon DynamoDB is a managed NoSQL database service provided by Amazon Web Services (AWS). It is designed for applications that require seamless and fast performance at any scale. DynamoDB is known for its high availability, durability, and scalability, making it suitable for a wide range of use cases, including web and mobile applications, gaming, IoT (Internet of Things), and more. - Source: dev.to / 6 months ago
View more

Liquibase mentions (5)

  • How do you guys go about the persistence layer?
    As far as keeping track of domain changes you can store DDL files in version control like you mention or use tools like Flyway (https://flywaydb.org) or Liquidbase (https://liquibase.org) which takes care of database migrations. Source: about 2 years ago
  • How do you guys go about the persistence layer? (x-post)
    I just use SQL directly (or something like JOOQ). For database migrations I use Liquibase. Source: about 2 years ago
  • Where questioning the scale of a company and its clients its seen bad
    Regarding the migrations, there are tools such as https://liquibase.org/ or FlyAway that handle this. Heck, you can even use an ORM that has a migration baked-in but that defeats the purpose of having the migrations in a separate project. Source: about 2 years ago
  • State based change management tool for Snowflake
    I've trialled schemachange and liquibase which are change script based tools. I've ruled out a whole load of other tools that are either change script based tools or don't support Snowflake, including the following:. Source: about 2 years ago
  • Learning SQL and using dll (CREATE,DROP,ALTER)
    Nowadays I prefer to automate database updates and deployment, using Liquibase and its relational database vendor agnostic syntax for that. Especially on production systems. But on local dev environments, I can still use the occasional SQL in a pinch. Source: over 2 years ago

What are some alternatives?

When comparing DynamoDB and Liquibase, you can also consider the following products

AWS Lambda - Automatic, event-driven compute service

Flyway - Flyway is a database migration tool.

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

Slick - A jquery plugin for creating slideshows and carousels into your webpage.

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

DBeaver - DBeaver - Universal Database Manager and SQL Client.