179 skills found · Page 3 of 6
purcell / Postgresql MigrationsSimple Schema Migrations for PostgreSQL
Guy-Incognito / Ora2pgDockerfile for ora2pg Oracle to PostgreSQL migration tool
dwb / DogfishA really simple migration manager for MySQL and PostgreSQL.
tvallotton / ModelsA tool for automated migrations for PostgreSQL, SQLite and MySQL.
abelosorio / Sequelize Replace Enum PostgresProvides replacement of PostgreSQL ENUM in Sequelize migrations
the-pujon / Nestjs Prisma Postgres StarterProduction-ready NestJS starter with PostgreSQL and Prisma. Includes clean architecture, environment-based config, database migrations, validation, and scalable project structure.
vahiiiid / Go Rest Api Boilerplate🚀 Production-ready AI-friendly Go REST API boilerplate with Clean Architecture, JWT auth, RBAC, PostgreSQL migrations, and highly tested. AI-optimized with built-in guidelines for most used IDEs. Docker hot-reload, Swagger docs, one-command setup. Build production APIs in minutes, not weeks.
maxim / Sexy Pg ConstraintsAdds migration methods to manage constraints in PostgreSQL.
urbica / Pg MigratePostgreSQL migration tool
sinwoobang / Dms Psql Post DataUltimate Script to complete PostgreSQL-to-PostgreSQL Migration right after AWS DMS task done
mgutz / Plv8 BedrockPostgreSQL/plv8 CommonJS, migrations, unit tests. It really kicks the dolphin's ass.
rebus-org / Migr8:seedling: Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library
MattiLehtinen / Postgrator CliPostgreSQL, MySQL and MS SQL database schema migration tool using plain SQL and JS files
multum / Pg DifferNode.js migration tool for PostgreSQL
dalibo / Db2topgAutomated tool for DB2 migration to PostgreSQL, ala ora2pg
sabomichal / Jooq Meta Postgres FlywayjOOQ meta data source running PostgreSQL inside docker container with Flyway migrations
aws-samples / Aurora And Database Migration LabsThis github repo contains Aurora MySQL and PostgreSQL Labs, Aurora Serverless Lab and Heterogeneous database migration with DMS Labs.
wednesday-solutions / Node Express Graphql TemplateAn enterprise Express GraphQL template application built using nodejs showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, support for GraphQL relay, integration with graphql-sequelize, support for aggregation queries, PostgreSQL
realkarych / Seqwall🧪 Testing tool for PostgreSQL migrations — schema-snapshots based, framework‑agnostic.
pmoustopoulos / Department ApiA Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperReport, async email sending with Thymeleaf, Dockerized PostgreSQL, and database migrations with Flyway. Enhanced with Swagger documentation, and tested using JUnit 5, Mockito, and Testcontainers.