https://github.com/kinotic-foundation/structures
Structures is an open-source framework for data storage and retrieval, supporting schema evolution, data management, and providing a user-friendly GUI and OpenAPI interface.
https://github.com/kinotic-foundation/structures
Keywords
data-management data-structures datamanagement docker high-performance java schema-evolution
Last synced: 11 months ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
Structures is an open-source framework for data storage and retrieval, supporting schema evolution, data management, and providing a user-friendly GUI and OpenAPI interface.
- Host: GitHub
- URL: https://github.com/kinotic-foundation/structures
- Owner: Kinotic-Foundation
- License: other
- Created: 2023-03-20T06:31:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T01:32:22.000Z (about 1 year ago)
- Last Synced: 2024-04-13T23:05:14.731Z (about 1 year ago)
- Topics: data-management, data-structures, datamanagement, docker, high-performance, java, schema-evolution
- Language: Java
- Homepage: https://kinotic-foundation.github.io/structures/
- Size: 16.7 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 12
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Owner metadata
- Name: Kinotic Foundation
- Login: Kinotic-Foundation
- Email:
- Kind: organization
- Description: Non profit focusing on the development of Open Source Software
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/86700328?v=4
- Repositories: 12
- Last ynced at: 2024-04-14T06:14:08.351Z
- Profile URL: https://github.com/Kinotic-Foundation
GitHub Events
Total
- Issues event: 21
- Watch event: 3
- Delete event: 10
- Issue comment event: 15
- Push event: 438
- Pull request event: 14
- Fork event: 1
- Create event: 13
Last Year
- Create event: 7
- Delete event: 7
- Fork event: 1
- Issue comment event: 15
- Issues event: 20
- Pull request event: 12
- Push event: 279
- Watch event: 3
Committers metadata
Last synced: about 1 year ago
Total Commits: 377
Total Committers: 5
Avg Commits per committer: 75.4
Development Distribution Score (DDS): 0.263
Commits in past year: 294
Committers in past year: 5
Avg Commits per committer in past year: 58.8
Development Distribution Score (DDS) in past year: 0.241
Name | Commits | |
---|---|---|
Navid Mitchell | n****d@m****t | 278 |
Nic Padilla | n****a@c****m | 53 |
Nic Padilla | n****s@m****m | 37 |
Nick Padilla | n****s@m****m | 8 |
Andrei Sura | i****a@g****m | 1 |
Committer domains:
Issue and Pull Request metadata
Last synced: 11 months ago
Total issues: 17
Total pull requests: 7
Average time to close issues: 20 days
Average time to close pull requests: 8 days
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 0.35
Average comments per pull request: 1.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0
Past year issues: 16
Past year pull requests: 6
Past year average time to close issues: 5 days
Past year average time to close pull requests: 9 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.38
Past year average comments per pull request: 1.17
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- NavidMitchell (12)
- NickPadilla (5)
Top Pull Request Authors
- NavidMitchell (3)
- indera (3)
- NickPadilla (1)
Top Issue Labels
- enhancement (1)
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 364 last-month
- Total dependent packages: 2 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 44
- Total maintainers: 2
npmjs.org: @kinotic/structures-cli
Structures CLI provides the ability to interact with the Structures Server
- Homepage: https://kinotic-foundation.github.io/structures/
- Licenses: MIT
- Latest release: 2.0.0 (published about 1 year ago)
- Last Synced: 2024-06-11T00:34:49.715Z (11 months ago)
- Versions: 21
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 97 Last month
-
Rankings:
- Forks count: 11.974%
- Stargazers count: 21.628%
- Downloads: 22.143%
- Average: 29.442%
- Dependent repos count: 37.497%
- Dependent packages count: 53.968%
- Maintainers (2)
npmjs.org: @kinotic/structures-api
This is the Structures DAO client javascript library
- Homepage: https://kinotic-foundation.github.io/structures/
- Licenses: MIT
- Latest release: 2.0.0 (published about 1 year ago)
- Last Synced: 2024-06-10T13:22:19.047Z (11 months ago)
- Versions: 23
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 267 Last month
-
Rankings:
- Dependent repos count: 20.06%
- Average: 33.078%
- Dependent packages count: 46.095%
- Maintainers (2)
Dependencies
- actions/checkout v3 composite
- actions/setup-java v3 composite
- gradle/gradle-build-action v2 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- peaceiris/actions-gh-pages v3 composite
- docker.elastic.co/elasticsearch/elasticsearch 7.17.9
- kinotic/structures-server latest
- io.freefair.gradle:lombok-plugin ${lombokPluginVersion} implementation
- io.spring.gradle:dependency-management-plugin ${springDependencyManagementVersion} implementation
- org.springframework.boot:org.springframework.boot.gradle.plugin ${springBootVersion} implementation
- com.apollographql.federation:federation-graphql-java-support ${federationJvmVersion} implementation
- com.github.ben-manes.caffeine:caffeine ${caffeineVersion} implementation
- com.graphql-java:graphql-java-extended-scalars ${graphQlJavaVersion} implementation
- io.projectreactor:reactor-core * implementation
- io.swagger.core.v3:swagger-core ${swaggerCoreVersion} implementation
- io.swagger.core.v3:swagger-models ${swaggerCoreVersion} implementation
- net.logstash.logback:logstash-logback-encoder 4.11 implementation
- org.kinotic:continuum-core ${continuumVersion} implementation
- org.kinotic:continuum-core-vertx ${continuumVersion} implementation
- org.reactivestreams:reactive-streams * implementation
- org.springframework.boot:spring-boot-autoconfigure * implementation
- org.springframework.boot:spring-boot-starter-data-elasticsearch * implementation
- org.springframework.boot:spring-boot-starter-graphql * implementation
- org.springframework.boot:spring-boot-starter-security * implementation
- org.springframework.boot:spring-boot-starter-validation * implementation
- org.springframework.boot:spring-boot-starter-webflux * implementation
- junit:junit 4.13.1 testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.testcontainers:elasticsearch 1.17.6 testImplementation
- org.testcontainers:testcontainers 1.17.6 testImplementation
- com.apollographql.federation:federation-graphql-java-support ${federationJvmVersion} implementation
- com.github.ben-manes.caffeine:caffeine * implementation
- org.kinotic:continuum-gateway ${continuumVersion} implementation
- org.springframework.boot:spring-boot-starter-actuator * implementation
- org.springframework.boot:spring-boot-starter-graphql * implementation
- org.springframework.boot:spring-boot-starter-security * implementation
- org.springframework.boot:spring-boot-starter-webflux * implementation
- junit:junit 4.13.1 testImplementation
- org.springframework.boot:spring-boot-starter-data-elasticsearch * testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.testcontainers:elasticsearch 1.17.6 testImplementation
- org.testcontainers:testcontainers 1.17.6 testImplementation
- @fortawesome/fontawesome-free ^5.15.4 development
- @mdi/js ^5.6.55 development
- @types/bcryptjs ^2.4.2 development
- @types/highlight.js ^10.1.0 development
- @types/uuid ^8.3.0 development
- @vue/cli-plugin-babel ~4.5.7 development
- @vue/cli-plugin-pwa ~4.5.7 development
- @vue/cli-plugin-typescript ~4.5.7 development
- @vue/cli-service ~4.5.7 development
- deepmerge ^4.0.0 development
- fibers ^5.0.0 development
- sass ~1.32.6 development
- sass-loader ^10.0.3 development
- stylus ^0.54.5 development
- stylus-loader ^4.1.1 development
- terser-webpack-plugin ^4.2.3 development
- text-encoding ^0.7.0 development
- typescript ^4.0.3 development
- vue-cli-plugin-vuetify ~2.0.7 development
- vue-template-compiler ^2.6.11 development
- vuetify-loader ^1.7.0 development
- @kinotic-foundation/continuum-js ^1.0.0
- @vue/composition-api ^1.0.0-beta.16
- aws-sdk ^2.771.0
- bcryptjs ^2.4.3
- epic-spinners ^1.1.0
- highlight.js ^10.7.2
- inversify 5.0.5
- inversify-props 1.4.9
- js-cookie ^2.2.0
- keycloak-js 21.0.2
- make-dir ^3.1.0
- moment ^2.29.2
- p-queue ^6.6.2
- p-retry ^4.2.0
- pluralize ^8.0.0
- pouchdb-adapter-indexeddb ^7.2.2
- pouchdb-adapter-memory ^7.2.2
- reflect-metadata ^0.1.13
- register-service-worker ^1.5.2
- roboto-fontface *
- rxdb ^9.6.0
- rxjs ^6.5.5
- sortablejs 1.12.0
- typescript-optional ^2.0.1
- unique-push-id ^1.0.2
- uuid ^8.3.2
- vue ^2.6.11
- vue-class-component ^7.2.5
- vue-editor-ace ^1.0.0
- vue-highlight.js ^4.0.1-beta
- vue-property-decorator ^9.0.0
- vue-router ^3.4.6
- vue-split-layout ^0.0.13
- vue-virtual-scroll-list ^2.3.1
- vuedraggable ^2.23.2
- vuetify ^2.6.1
- @fortawesome/fontawesome-free ^5.15.4 development
- @types/uuid ^8.3.0 development
- vuetify-loader ^1.7.0 development
- epic-spinners ^1.1.0
- roboto-fontface *
- uuid ^8.3.2
- vue-notification ^1.3.20
- vuetify ^2.6.1
- 1480 dependencies
- vitepress ^1.0.0-alpha.50 development
- vue ^3.2.47 development
- @algolia/autocomplete-core 1.7.4
- @algolia/autocomplete-preset-algolia 1.7.4
- @algolia/autocomplete-shared 1.7.4
- @algolia/cache-browser-local-storage 4.16.0
- @algolia/cache-common 4.16.0
- @algolia/cache-in-memory 4.16.0
- @algolia/client-account 4.16.0
- @algolia/client-analytics 4.16.0
- @algolia/client-common 4.16.0
- @algolia/client-personalization 4.16.0
- @algolia/client-search 4.16.0
- @algolia/logger-common 4.16.0
- @algolia/logger-console 4.16.0
- @algolia/requester-browser-xhr 4.16.0
- @algolia/requester-common 4.16.0
- @algolia/requester-node-http 4.16.0
- @algolia/transporter 4.16.0
- @babel/parser 7.21.3
- @docsearch/css 3.3.3
- @docsearch/js 3.3.3
- @docsearch/react 3.3.3
- @esbuild/android-arm 0.17.13
- @esbuild/android-arm64 0.17.13
- @esbuild/android-x64 0.17.13
- @esbuild/darwin-arm64 0.17.13
- @esbuild/darwin-x64 0.17.13
- @esbuild/freebsd-arm64 0.17.13
- @esbuild/freebsd-x64 0.17.13
- @esbuild/linux-arm 0.17.13
- @esbuild/linux-arm64 0.17.13
- @esbuild/linux-ia32 0.17.13
- @esbuild/linux-loong64 0.17.13
- @esbuild/linux-mips64el 0.17.13
- @esbuild/linux-ppc64 0.17.13
- @esbuild/linux-riscv64 0.17.13
- @esbuild/linux-s390x 0.17.13
- @esbuild/linux-x64 0.17.13
- @esbuild/netbsd-x64 0.17.13
- @esbuild/openbsd-x64 0.17.13
- @esbuild/sunos-x64 0.17.13
- @esbuild/win32-arm64 0.17.13
- @esbuild/win32-ia32 0.17.13
- @esbuild/win32-x64 0.17.13
- @types/web-bluetooth 0.0.16
- @vitejs/plugin-vue 4.1.0
- @vue/compiler-core 3.2.47
- @vue/compiler-dom 3.2.47
- @vue/compiler-sfc 3.2.47
- @vue/compiler-ssr 3.2.47
- @vue/devtools-api 6.5.0
- @vue/reactivity 3.2.47
- @vue/reactivity-transform 3.2.47
- @vue/runtime-core 3.2.47
- @vue/runtime-dom 3.2.47
- @vue/server-renderer 3.2.47
- @vue/shared 3.2.47
- @vueuse/core 9.13.0
- @vueuse/metadata 9.13.0
- @vueuse/shared 9.13.0
- algoliasearch 4.16.0
- ansi-sequence-parser 1.1.0
- body-scroll-lock 4.0.0-beta.0
- csstype 2.6.21
- esbuild 0.17.13
- estree-walker 2.0.2
- fsevents 2.3.2
- function-bind 1.1.1
- has 1.0.3
- is-core-module 2.11.0
- jsonc-parser 3.2.0
- magic-string 0.25.9
- nanoid 3.3.4
- path-parse 1.0.7
- picocolors 1.0.0
- postcss 8.4.21
- preact 10.13.1
- resolve 1.22.1
- rollup 3.20.2
- shiki 0.14.1
- source-map 0.6.1
- source-map-js 1.0.2
- sourcemap-codec 1.4.8
- supports-preserve-symlinks-flag 1.0.0
- vite 4.2.1
- vitepress 1.0.0-alpha.61
- vscode-oniguruma 1.7.0
- vscode-textmate 8.0.0
- vue 3.2.47
- vue-demi 0.13.11
Score: 10.15657818021829