Skip to content

pythoninthegrasses/sql_copy

Repository files navigation

sql_copy

Copy MS SQL Server tables from one database to another. Then generate fake data for the copied tables.

Requirements

Quickstart

# run containers
docker compose up -d

# TODO

TODO

  • Add functions to copy and insert data
    • Use MS AdventureWorks database as example (e.g., AdventureWorksLT2022.bak)
  • Finish README.md
    • Tested on MS SQL _

Further Reading

AdventureWorks sample databases

About

Copy MS SQL Server tables from one database to another. Then generate fake data for the copied tables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors