RDS Database Migration Series - A horror story of using AWS DMS with a happy ending

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • dms-psql-post-data

    Ultimate Script to complete PostgreSQL-to-PostgreSQL Migration right after AWS DMS task done

  • Fortunately, native tools helped us a lot. To get all the indexes and constraints, we used pg_dump with the --section=post-data option and then inlined the content of the dump and ran it directly from the Postgres console to have better visibility and control of the process. To bring back sequences, we used this script. It was very odd that AWS DMS does not have any option to handle this—it's capable of migrating Oracle to Neptune, yet it's not capable of smoothly handling indexes for the Replication Instance strategy, even though it's a trivial operation.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Osquery: An sqlite3 virtual table exposing operating system data to SQL

    14 projects | news.ycombinator.com | 25 Feb 2024
  • Save $ on public S3 buckets using VPC endpoints via SQL

    1 project | dev.to | 23 Mar 2023
  • Steampipe vs aws security hub

    3 projects | /r/cybersecurity | 21 Dec 2022
  • Scanning for AWS Security Issues with Trivy

    6 projects | news.ycombinator.com | 16 Aug 2022
  • Resoto: An open-source alternative to AWS Systems Manager Inventory

    3 projects | /r/aws | 29 Jul 2022