alchemy

Archived - High performance, realtime BaaS with RBAC, graphing, full text search, S3 / B2 Storage and GIS with a GraphQL, gRPC and REST API

https://github.com/foretaginc/alchemy

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary

Keywords

access-control alchemy api arangodb automatic-api data-engine database full-text-search gis graph graphql orm rest-api s3-storage

Keywords from Contributors

mesh interactive
Last synced: 4 months ago · JSON representation ·

Repository

Archived - High performance, realtime BaaS with RBAC, graphing, full text search, S3 / B2 Storage and GIS with a GraphQL, gRPC and REST API

Basic Info
  • Host: GitHub
  • Owner: ForetagInc
  • License: mpl-2.0
  • Language: Rust
  • Default Branch: dev
  • Homepage:
  • Size: 640 KB
Statistics
  • Stars: 164
  • Watchers: 4
  • Forks: 2
  • Open Issues: 3
  • Releases: 0
Topics
access-control alchemy api arangodb automatic-api data-engine database full-text-search gis graph graphql orm rest-api s3-storage
Created about 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme Contributing License Citation

README.md

Alchemy

Alchemy is an open source, batteries included data engine, it provides a GraphQL API for your ArangoDB database with support for authentication, webhooks, events, remote schemas among other features. It is written in Rust with performance and reliability in mind and to be enterprise ready.

Features

  • Designed for Kubernetes and scalability
  • Multi protocol CRUD for your database automatically
    • GraphQL
    • REST
    • gRPC
  • Realtime updates (via GraphQL Subscriptions)
  • First class support for Files via S3 and B2
  • GIS capabilities for Maps & Navigation
    • Supports GeoJSON and GeoSpatial Queries
  • Full text search (via ArangoSearch)
  • Role based Authorization
  • Eventing system (Actions & Triggers)
  • Admin Console
  • CLI
  • Remote (GraphQL) Schemas
  • Metadata APIs
  • Schema Migrations
  • Caching (frequent queries)
  • Read-only replicas
  • API limiting
  • Collaborators (& roles)
  • Single Sign On
  • Alerting
  • APM & Monitoring
  • Backup and restore

and more planned / in the works.

Community

Get involved with Alchemy and our community on our matrix server:

Matrix Server

Owner

  • Name: Foretag
  • Login: ForetagInc
  • Kind: organization
  • Email: info@foretag.co
  • Location: Virgin Islands, British

A collective open source group.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use Alchemy, please site as below."
authors:
  - name: "Foretag"
    email: "oss@engineering.foret.ag"
    website: "engineering.foret.ag"
    orcid: "https://orcid.org/0000-0000-0000-0000"
title: "Alchemy"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2022-01-25
url: "https://github.com/ForetagInc/Alchemy"

GitHub Events

Total
Last Year

Committers

Last synced: almost 2 years ago

All Time
  • Total Commits: 205
  • Total Committers: 6
  • Avg Commits per committer: 34.167
  • Development Distribution Score (DDS): 0.395
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
KennethGomez k****z@g****m 124
itsezc c****b@f****o 65
Chiru B 3****c 13
dependabot[bot] 4****] 1
Arin-Github 7****b 1
Vrishin Patel 3****x 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 6
  • Total pull requests: 8
  • Average time to close issues: 28 days
  • Average time to close pull requests: about 7 hours
  • Total issue authors: 3
  • Total pull request authors: 5
  • Average comments per issue: 1.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 1
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
  • KennethGomez (3)
  • itsezc (2)
  • frederikhors (1)
Pull Request Authors
  • itsezc (3)
  • KennethGomez (2)
  • Arin-Github (1)
  • Vrishtrix (1)
  • dependabot[bot] (1)
Top Labels
Issue Labels
kind/enhancement (5) kind/bug (1)
Pull Request Labels
kind/enhancement (1) kind/bug (1) dependencies (1)

Dependencies

engine/Cargo.lock cargo
  • 268 dependencies
.devcontainer/Dockerfile docker
  • ubuntu 18.04 build
engine/Dockerfile docker
  • alpine latest build
  • rust latest build