azureSql

command
v0.0.0-...-e4d05d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2020 License: MIT Imports: 11 Imported by: 0

README

To use this...

1. Configure an Azure SQL DB instance. Suggest 100+ DTU.

2. Set environment variables:
SET AZURESQLUSER=<azure sql user>
SET AZURESQLPWD=<azure sql password>
SET AZURESQLSVRURL=<azure sql server url>
SET AZURESQLDB=<azure sql db>

3. Open SSMS and run:
CreateSchema.sql to create the schema and tables needed
Process.sql to create sprocs

4. Install golang if not on system

5. Run the orchestrate go program...
go run DbOrchestrate.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL