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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 3
  • Open Issues: 5
  • Releases: 0
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

HSF Training Center <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> All Contributors <!-- ALL-CONTRIBUTORS-BADGE:END --> Upcoming Events Twitter Follow

pre-commit.ci status pages-build-deployment

Introduction to Databases for HEP

Note Click here for the training website!

Introduction to databases with applications in HEP and Nuclear Physics

📅 Past events and videos

Emoji key: 🎥 (full video recordings available), ⛏️ (hackathon)

🤗 Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.

If you make non-trivial changes (i.e., more than fixing a simple typo), you are eligible to be added to the HSF Training Community page, as well as to the list of contributors below.

We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.

Quick summary of how to get a local preview: Install jekyll and then run

bundle install bundle update bundle exec jekyll serve

Unless we change framework versions, only the last command needs to be typed after the first time.

Before committing anything, we also ask you to install the pre-commit hooks of this repository:

bash pip3 install pre-commit pre-commit install

Please see the current list of issues for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon. Look for the tag good_first_issue, which marks particularly simple issues to get you started.

💖 Authors

Thanks goes to these wonderful people (emoji key) who contributed to the content of the lesson:

Anil Panta
Anil Panta

🖋
Michel H. Villanueva
Michel H. Villanueva

🖋
ruslan33
ruslan33

🖋
Sam Skipsey
Sam Skipsey

🖋
Guillermo A. Fidalgo-Rodríguez
Guillermo A. Fidalgo-Rodríguez

🖋
Lera Lukashenko (Valeriia Lukashenko)
Lera Lukashenko (Valeriia Lukashenko)

🖋
Naveen Kumar
Naveen Kumar

🖋
Marco Mambelli
Marco Mambelli

🖋
Andres Rios Tascon
Andres Rios Tascon

🖋

Even more people contributed to the framework, but they are too many to list! Instead, all regular contributors are listed on our HSF Training Community page.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Owner

  • Name: HEP Software Foundation Training Material
  • Login: hsf-training
  • Kind: organization
  • Email: hsf-coordination@googlegroups.com

Training and educational material for the high energy physics community.

Citation (CITATION)

cff-version: 1.2.0
message: "Please cite the following works when using this software."
type: software
title: "Introduction to Databases for HEP"
abstract: "A training module that introduces database management system (SQL and NoSQL) with examples in HEP."
authors:
- family-names: "Panta"
  given-names: "Anil"
  orcid: "https://orcid.org/0000-0001-6385-7712"
  affiliation: "Thomas Jefferson National Accelerator Facility"
- family-names: "Enrique Hernández Villanueva"
  given-names: "Michel"
  orcid: "https://orcid.org/0000-0002-6322-5587"
  affiliation: "Brookhaven National Laboratory"
- family-names: "Mashinistov"
  given-names: "Ruslan"
  orcid: "https://orcid.org/0000-0001-7925-4676"
  affiliation: "Brookhaven National Laboratory"
- family-names: "Skipsey"
  given-names: "Sam"
  orcid: ""
  affiliation: ""
- family-names: "Antonio Fidalgo-Rodríguez"
  given-names: "Guillermo"
  orcid: "https://orcid.org/0000-0001-8605-9772"
  affiliation: "University of Puerto Rico, Mayagüez Campus"
- family-names: "Lukashenko"
  given-names: "Valeriia"
  orcid: "https://orcid.org/0000-0002-0630-5185"
  affiliation: "Institute for Nuclear Research"
repository-code: "https://github.com/hsf-training/hsf-training-databases-basics"
url: "https://github.com/hsf-training/hsf-training-databases-basics"
keywords:
  - hep
  - database
  - python
  - training
license: "CC-BY-4.0"

GitHub Events

Total
  • Issues event: 2
  • Delete event: 1
  • Issue comment event: 12
  • Push event: 28
  • Pull request review comment event: 2
  • Pull request review event: 5
  • Pull request event: 18
  • Create event: 5
Last Year
  • Issues event: 2
  • Delete event: 1
  • Issue comment event: 12
  • Push event: 28
  • Pull request review comment event: 2
  • Pull request review event: 5
  • Pull request event: 18
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 13
  • Average time to close issues: 6 months
  • Average time to close pull requests: 11 days
  • Total issue authors: 2
  • Total pull request authors: 6
  • Average comments per issue: 1.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 1
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 14 days
  • Issue authors: 1
  • Pull request authors: 5
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 4
Top Authors
Issue Authors
  • michmx (10)
  • jpivarski (2)
  • GuillermoFidalgo (1)
  • panta-123 (1)
Pull Request Authors
  • allcontributors[bot] (8)
  • panta-123 (7)
  • pre-commit-ci[bot] (5)
  • ruslan33 (5)
  • michmx (4)
  • ariostas (2)
  • baghelnk10 (2)
  • vlukashenko (1)
  • aoanla (1)
  • GuillermoFidalgo (1)
  • mambelli (1)
Top Labels
Issue Labels
Pull Request Labels