sql-files
There are 16 repositories under sql-files topic.
ose-net/yesql.net
A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files
knadh/goyesql
Parse SQL files with multiple named queries and automatically prepare and scan them into structs.
usrecnik/ddlfs
Filesystem which represents Oracle Database objects as their DDL stored in .sql files
fnando/sql_runner
SQLRunner allows you to load your queries out of SQL files, without using ORMs. Available only for PostgreSQL and MySQL.
piotrekh/dbup-add-migration
Package manager console command "Add-Migration" that creates an sql file with date and time (yyyyMMddHHmmss) in the file name (e.g. 20170730185349_Migration.sql)
Ashleshk/The-Complete-SQL-Masterclass-For-Data-Analytics-Udemy
Resource for SQL MasterClass for Data Analytics
BernhardSchlegel/SQL-dumper
Dumps the result of SQL to an CSV on the filesystem. Queries can be split into subqueries, reducing the complexity on the server side.
DiamondLightSource/ispyb-database
Database schema and documentation for the Diamond flavour of the ISPyB database
whizsid/osm-to-sql
A command line tool to convert XML open street map data to SQL.
HardwarePerformanceArchive/Archive
Computer hardware performance which has been recorded and is open for free usage. Licensed under the MIT License & CC-BY-4.
ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
HardwarePerformanceArchive/HardwarePerformance.asus.gl553vd
Computer hardware performance which has been recorded for Asus GL553VD and is open for free usage. Licensed under the MIT License & CC-BY-4.
israelhaylamicheal/Sql-MultiScriptDeployment-PowerShell-
This PowerShell script deploys SQL scripts from .sql files to multiple instances and databases. It requires a dedicated database and a table to hold the list of SQL instances and databases. IntegratedSecurity is used by default, but SQL authentication can be configured. Place scripts in a single folder for deployment.
anik112/Payroll_problem_SQL
All problem SQL of PAYROLL