sqlcmdcli

sqlcmdcli is written in Delphi RAD Studio and lets you connect to a SQL Server instance and run specific commands!

https://github.com/segovoni/sqlcmdcli

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

command-line database delphi sql sql-server sqlserver utility
Last synced: 6 months ago · JSON representation ·

Repository

sqlcmdcli is written in Delphi RAD Studio and lets you connect to a SQL Server instance and run specific commands!

Basic Info
  • Host: GitHub
  • Owner: segovoni
  • License: mit
  • Language: Pascal
  • Default Branch: master
  • Homepage:
  • Size: 196 KB
Statistics
  • Stars: 14
  • Watchers: 3
  • Forks: 5
  • Open Issues: 0
  • Releases: 6
Topics
command-line database delphi sql sql-server sqlserver utility
Created over 4 years ago · Last pushed about 3 years ago
Metadata Files
Readme License Citation

README.md

Build Status

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

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

All Time
  • Total Commits: 78
  • Total Committers: 2
  • Avg Commits per committer: 39.0
  • Development Distribution Score (DDS): 0.013
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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)
Top Labels
Issue Labels
bug (2) help wanted (1)
Pull Request Labels