-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 1.07 KB
/
Copy pathCITATION.cff
File metadata and controls
31 lines (31 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cff-version: 1.2.0
message: "If you use SQL Visual Optimizer in teaching or research, please cite this software."
title: "SQL Visual Optimizer: An Interactive Query Planning, Cost Analysis, and SQL Performance Laboratory"
type: software
authors:
- family-names: Kowsari
given-names: Faramarz
orcid: "https://orcid.org/0000-0003-1692-0453"
repository-code: "https://github.com/FaramarzKowsari/sql-visual-optimizer"
url: "https://FaramarzKowsari.github.io/sql-visual-optimizer/"
license: MIT
version: 1.1.0
date-released: 2026-07-23
keywords:
- SQL
- query optimization
- database systems
- execution plans
- data engineering
- education technology
- infographic guidebook
preferred-citation:
type: software
title: "SQL Visual Optimizer: An Interactive Query Planning, Cost Analysis, and SQL Performance Laboratory"
authors:
- family-names: Kowsari
given-names: Faramarz
orcid: "https://orcid.org/0000-0003-1692-0453"
version: 1.1.0
date-released: 2026-07-23
url: "https://github.com/FaramarzKowsari/sql-visual-optimizer/releases/tag/v1.1.0"