Code Monkey home page Code Monkey logo

malle's Introduction

Graphter

A generic data management framework.

Your data is not so special. Graphter allows humans to manage any data structure, starting with its own configuration files.

  1. Generic - compose any data structure from primitive data types
  2. Modular & Swappable - just a series of interfaces with some pre-built implementations
  3. Customisable - easily take control where needed
  4. Frontend agnostic - it manages data, what you do with it is up to you

Packages

  1. Core - framework interfaces
  2. Renderers - iterates model configuration and renders CMS UI
    1. React
    2. Angular (roadmap)
  3. Node Renderers - a basic set of content types (e.g. string, object, list, html text, etc...)
    1. React
    2. Angular (roadmap)
  4. Validation - validates your data, client and server side
    1. JsonSchema
    2. YUP (roadmap)
  5. Persistence
    1. PouchDB + FlexSearch.js (local)
    2. MongoDB + Elasticsearch + S3
    3. Postgres + Elasticsearch + S3
  6. API Layer
    1. GraphQL schema generator
    2. Apollo bootstrapper
    3. Express bootstrapper (roadmap)
    4. Koa bootstrapper (roadmap)
  7. Infrastructure Provisioner (priority TBD)
    1. Terraform
    2. Pulumi
  8. Eventing
    1. JS events (local)
    2. SQS

Short term priorities

Why bother having anything else?

Medium term plan

Start throwing different data management scenarios at it and iterating as stresses are found and remedied.

For example:

  1. CRM
  2. Risk assessment workflows
  3. Inventory management
  4. Invoicing and timesheeting
  5. 2D canvas systems (e.g. Mural)
  6. Media library management

Long term

Provide managed solutions of the open source tooling.

Contributing

See Contributing Docs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.