https://github.com/machbase/neo-engine
Go binding for Machbase time-series database core.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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 (2.5%) to scientific vocabulary
Keywords
database
time-series
time-series-database
Last synced: 6 months ago
·
JSON representation
Repository
Go binding for Machbase time-series database core.
Basic Info
- Host: GitHub
- Owner: machbase
- License: other
- Language: C
- Default Branch: main
- Homepage: https://docs.machbase.com/neo/
- Size: 462 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
database
time-series
time-series-database
Created over 3 years ago
· Last pushed 8 months ago
Metadata Files
Readme
License
README.md
neo-engine
Go binding for Machbase time-series database core.
Install
sh
go get -u github.com/machbase/neo-engine
Supporting platforms
| OS | ARCH | SUPPORT | |:---------|:--------------|:-----------:| | Linux | amd64 | O | | | arm64 | O | | | arm (32bit) | O | | macOS | amd64 (Intel) | O | | | arm64 (Apple) | O | | Windows | amd64 | O |
Related projects
- neo-server machbase-neo server
Owner
- Name: machbase
- Login: machbase
- Kind: organization
- Website: www.machbase.com
- Repositories: 12
- Profile: https://github.com/machbase
GitHub Events
Total
- Issues event: 16
- Delete event: 41
- Issue comment event: 14
- Push event: 103
- Pull request review event: 4
- Pull request event: 33
- Create event: 53
Last Year
- Issues event: 16
- Delete event: 41
- Issue comment event: 14
- Push event: 103
- Pull request review event: 4
- Pull request event: 33
- Create event: 53
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 29
- Total pull requests: 73
- Average time to close issues: about 1 month
- Average time to close pull requests: 2 days
- Total issue authors: 6
- Total pull request authors: 6
- Average comments per issue: 0.79
- Average comments per pull request: 0.33
- Merged pull requests: 61
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 10
- Pull requests: 19
- Average time to close issues: about 2 hours
- Average time to close pull requests: about 8 hours
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.63
- Merged pull requests: 17
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- OutOfBedlam (13)
- jaden-lee7 (10)
- elikang (1)
- kylesong22 (1)
- east-true (1)
- Dennis-Kang (1)
Pull Request Authors
- kylesong22 (40)
- elikang (36)
- OutOfBedlam (14)
- jaden-lee7 (9)
- east-true (4)
- Dennis-Kang (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 121
-
Total dependent packages: 1
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 56
proxy.golang.org: github.com/machbase/neo-engine/v8
- Homepage: https://github.com/machbase/neo-engine
- Documentation: https://pkg.go.dev/github.com/machbase/neo-engine/v8#section-documentation
- License: other
-
Latest release: v8.0.45
published 7 months ago
Rankings
Dependent packages count: 6.0%
Average: 6.2%
Dependent repos count: 6.4%
Last synced:
6 months ago
proxy.golang.org: github.com/machbase/neo-engine
- Homepage: https://github.com/machbase/neo-engine
- Documentation: https://pkg.go.dev/github.com/machbase/neo-engine#section-documentation
- License: other
-
Latest release: v1.3.12
published over 1 year ago
Rankings
Docker downloads count: 1.5%
Dependent repos count: 4.7%
Dependent packages count: 5.8%
Average: 11.2%
Forks count: 18.7%
Stargazers count: 25.2%
Last synced:
6 months ago
Dependencies
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite
go.mod
go
- github.com/davecgh/go-spew v1.1.1
- github.com/machbase/neo-spi v1.5.0
- github.com/magefile/mage v1.15.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.1
- golang.org/x/sys v0.5.0
- golang.org/x/text v0.9.0
- gopkg.in/yaml.v3 v3.0.1
go.sum
go
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/machbase/neo-spi v1.4.3-0.20230909140959-a0490ccf9cb2
- github.com/magefile/mage v1.15.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.1
- golang.org/x/sys v0.5.0
- golang.org/x/text v0.9.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1