Science Score: 64.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
Links to: researchgate.net, acm.org -
✓Committers with academic emails
3 of 7 committers (42.9%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
:nose: Automated schema design for NoSQL applications
Basic Info
- Host: GitHub
- Owner: michaelmior
- License: gpl-3.0
- Language: Ruby
- Default Branch: main
- Homepage: https://michael.mior.ca/projects/NoSE/
- Size: 2.63 MB
Statistics
- Stars: 29
- Watchers: 8
- Forks: 6
- Open Issues: 5
- Releases: 1
Topics
Metadata Files
README.md
NoSQL Schema Evaluator (NoSE)
This is a work in progress tool to provide automated physical schema design for NoSQL data stores. NoSE is licensed under the GPLv3 license.
Getting Started
If you want to quickly try NoSE, you can get a shell with all necessary dependencies using Docker as follows
docker run --interactive --tty --rm michaelmior/nose /bin/bash
For continued use, installing a development version of the NoSE CLI is more flexible. Instructions can be found in the nose-cli repository.
Publications
Mior, M.J.; Kenneth Salem; Ashraf Aboulnaga; Rui Liu, NoSE: Schema Design for NoSQL Applications, in Data Engineering (ICDE), July 2017.
Mior, M.J.; Kenneth Salem; Ashraf Aboulnaga; Rui Liu, NoSE: Schema Design for NoSQL Applications, Transactions on Knowledge and Data Engineering, 16-20 May 2016.
Michael J. Mior. 2014. Automated schema design for NoSQL databases. In Proceedings of the 2014 SIGMOD PhD symposium (SIGMOD'14 PhD Symposium). ACM, New York, NY, USA, 41-45.
Acknowledgements
This work was supported by the Natural Sciences and Engineering Research Council of Canada (NSERC).
Hosting of Coin-OR packages is generously provided by packagecloud.
Owner
- Name: Michael Mior
- Login: michaelmior
- Kind: user
- Location: Rochester, New York
- Company: Rochester Institute of Technology
- Website: https://michael.mior.ca
- Twitter: michaelmior
- Repositories: 204
- Profile: https://github.com/michaelmior
Assistant Professor in the Department of Computer Science at the Rochester Institute of Technology
Citation (CITATION.cff)
# YAML 1.2
---
version: 1.0.3
authors:
-
affiliation: "University of Waterloo"
family-names: Mior
given-names: "Michael Joseph"
orcid: "https://orcid.org/0000-0002-4057-8726"
-
affiliation: "University of Waterloo"
family-names: Salem
given-names: Kenneth
-
affiliation: "Qatar Computing Research Institute"
family-names: Aboulnaga
given-names: Ashraf
-
affiliation: "HP Vertica"
family-names: Liu
given-names: Rui
cff-version: "1.0.3"
date-released: 2016-09-11
doi: "10.5281/zenodo.2578159"
license: "GPL-3.0-only"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/michaelmior/NoSE"
title: "NoSE: Automated schema design for NoSQL applications"
...
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Michael Mior | m****r@u****a | 1,663 |
| Michael Mior | m****r@g****m | 65 |
| depfu[bot] | d****] | 47 |
| Michael Mior | m****r@c****u | 19 |
| dependabot[bot] | 4****] | 10 |
| Michael Mior | m****r@m****u | 3 |
| Y-Wakuta | p****k@i****p | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 100
- Average time to close issues: N/A
- Average time to close pull requests: 29 days
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.56
- Merged pull requests: 52
- Bot issues: 0
- Bot pull requests: 96
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
Pull Request Authors
- depfu[bot] (106)
- dependabot[bot] (16)
- Y-Wakuta (3)
- deppbot (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- mysql-faker 0.0.5
- binding_of_caller ~> 0.8.0 development
- codecov ~> 0.4.3 development
- fakefs ~> 1.3.2 development
- memory_profiler ~> 1.0.0 development
- pry-byebug ~> 3.9.0 development
- pry-doc ~> 1.1.0 development
- pry-rescue ~> 1.5.1 development
- pry-stack_explorer ~> 0.4.11 development
- ronn ~> 0.7.3 development
- rspec ~> 3.10.0 development
- rspec-collection_matchers >= 1.1.0, ~> 1.2.0 development
- rspec-core ~> 3.10.0 development
- ruby-prof ~> 1.4.2 development
- simplecov ~> 0.21.2 development
- yard ~> 0.9.4 development
- cassandra-driver >= 3.1.0, ~> 3.2.3
- faker >= 1.7.0, ~> 2.16.0
- formatador ~> 0.2.5
- json-schema ~> 2.8.0, >= 2.8.0
- logging ~> 2.2.0, >= 2.2.0
- mipper ~> 0.1.0
- mongo >= 2.4.0, ~> 2.14.0
- mysql2 ~> 0.5.2
- parallel >= 1.11.0, ~> 1.20.1
- parslet ~> 1.8.0, >= 1.8.0
- pickup ~> 0.0.11
- pry ~> 0.13.1
- rake >= 12.0.0, ~> 12.3.2
- rbtree ~> 0.4.2
- representable ~> 3.0.0, >= 3.0.0
- ruby-graphviz >= 1.2.0, ~> 1.2.2
- ruby-mysql >= 2.9.0, ~> 2.9.14
- sequel >= 4.46.0, ~> 5.41.0
- smarter_csv = 1.2.8

