sqlcmdcli
sqlcmdcli is written in Delphi RAD Studio and lets you connect to a SQL Server instance and run specific commands!
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Keywords
Repository
sqlcmdcli is written in Delphi RAD Studio and lets you connect to a SQL Server instance and run specific commands!
Basic Info
Statistics
- Stars: 14
- Watchers: 3
- Forks: 5
- Open Issues: 0
- Releases: 6
Topics
Metadata Files
README.md
sqlcmdcli
sqlcmdcli utility is a command-line utility for ad hoc, interactive execution of commands on SQL Server to simulate specific workloads, anonymize sensitive data and much more.
sqlcmdcli is written in Delphi RAD Studio and lets you connect to a SQL Server instance and run specific commands. It was born in July of 2021 during a case study on queries regression in production environments using SQL Server Query Store.
Installation
sqlcmdcli uses VSoft.CommandLineParser by VSoftTechnologies, the Simple Command Line Options Parser spawned from the DUnitX Project.
The utility uses both ADO and FireDAC queries to execute Transact-SQL batches.
Available commands
The commands and related documentation are described in the sqlcmdcli wiki.
Owner
- Name: Sergio Govoni
- Login: segovoni
- Kind: user
- Location: Bologna, Italy
- Company: Centro Software - The ERP Company
- Website: https://mvp.microsoft.com/en-us/PublicProfile/4029181?fullName=Sergio%20Govoni
- Twitter: segovoni
- Repositories: 4
- Profile: https://github.com/segovoni
CTO @ Centro Software ~ Microsoft Data Platform MVP since 2010 ~ Vice President @ UGISS
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Govoni" given-names: "Sergio" orcid: "https://orcid.org/0000-0000-0000-0000" title: "sqlcmdcli" version: 1.0.0 doi: 10.5281/zenodo.1234 date-released: 2021-09-02 url: "https://github.com/segovoni/sqlcmdcli"
GitHub Events
Total
Last Year
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Sergio Govoni | s****i@g****m | 77 |
| Sergio Govoni | 6****w | 1 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 3
- Total pull requests: 2
- Average time to close issues: 13 days
- Average time to close pull requests: about 1 hour
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 1.33
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- segovoni (2)
- bdysonwebb (1)
Pull Request Authors
- segovoni (2)