Skip to content

Toy project to pull index definitions from ServerA.DatabaseA.TableA and apply to ServerB.DatabaseB.TableB.

Notifications You must be signed in to change notification settings

dev-nt90/IndexSynchronizer

Repository files navigation

IndexSynchronizer

Build

This is a toy project meant as a vehicle for (at least) two purposes: (1) to hone front-end/middleware development from a primarily backend developer's perspective, and (2) provide tooling to extract and apply index information from a specific table of a database. There's no real reason for this tool to exist except that I thought it would be fun to play with/build. I'm sure there's already a tool which does this, and I don't care; this is for my own personal edification.

About

Toy project to pull index definitions from ServerA.DatabaseA.TableA and apply to ServerB.DatabaseB.TableB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published