Skip to content

Map input from Excel|text files|SQL engine and generate sql insert|update|delete commands or update directly SQL database

License

Notifications You must be signed in to change notification settings

mnieto/SqlGenerator

Repository files navigation

SqlGenerator

Map input from Excel|text files|SQL engine and generate sql insert|update|delete commands or update directly SQL database

Intended as command line tool and Windows application

Status

.NET

Features

  • Infer from Excel data types and table name by convention. No need to specify target information
  • Use of extensive command-line arguments to define behaviour. Allow to generate sql in batch commands
  • Use of .sqlg files that store options and mappings and can be used as input argument
  • Intended to be extensible to different database engines (SQL dialects). By default SQL Server

Related projects

https://github.com/jaklithn/SqlGenerator

About

Map input from Excel|text files|SQL engine and generate sql insert|update|delete commands or update directly SQL database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published