LLM-based Dialect Translation System
-
Updated
Sep 27, 2025 - Python
LLM-based Dialect Translation System
Database migration tool to migrate different structured databases.
Create sqlalchemy python model files by defining tables and columns in a YAML file
This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.
Create, read, update and delete database with Python, Tortoise ORM, Aerich migration and SQLite(or PostgreSQL MySQL)
Migration tool for asyncpg inspired by knex.js
Tool to facilitate migrations from MongoDB to CrateDB, now integrated into CrateDB Toolkit's MongoDB I/O subsystem.
ChatBot API é uma solução básica construída com Django para criar e gerenciar APIs de chatbots.
Database schema versioning in Python
Dive into an ETL pipeline project to improve AML transaction monitoring for financial institutions. This guide covers using AWS services such as Aurora MySQL, Glue, DMS, S3, and Athena to create an effective solution for AML compliance. Perfect for data enthusiasts, it includes database migration, ETL processing, and cost-efficient querying.
Website and Database Transfer Script
Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues.
A database migrations / SQL deployments tool written in Python. Supports versioning for several databases at once. Works with any database that has a Python database driver / adapter.
Advanced RDBMS-to-Graph migration engine implementing SCT methodology. Features intelligent pattern detection, ETL pipeline, and comprehensive validation. Based on IEEE 2023 research paper.
Database migration tool integrated with Turring Theory.
HEXAA database migrator to HEXAA version 2.
Efficient database migration made easy
Showcases real-time data replication from RDS (MariaDB) to Kinesis using AWS DMS on LocalStack. Implements both full-load and Change Data Capture (CDC) tasks to stream database changes for analytics.
University Project, PostgreSQL to MongoDB Database Migration Project
A Django-based utility to migrate schemas and data from Snowflake to PostgreSQL.
Add a description, image, and links to the database-migration topic page so that developers can more easily learn about it.
To associate your repository with the database-migration topic, visit your repo's landing page and select "manage topics."