An open API service indexing awesome lists of open source software.

https://github.com/arvindshmicrosoft/sqlfork

Utility to take a T-SQL script and execute the batches within that script separately and concurrently ("forking"). Each batch is executed from a separate client thread, thereby achieving concurrent execution.
https://github.com/arvindshmicrosoft/sqlfork

Last synced: 11 months ago
JSON representation

Utility to take a T-SQL script and execute the batches within that script separately and concurrently ("forking"). Each batch is executed from a separate client thread, thereby achieving concurrent execution.

Awesome Lists containing this project