Skip to content

KenSuenobu/objectified

Repository files navigation

objectified

What is Objectified?

Objectified is a time-series object database that supports dynamic schemas.

It uses REST services to programmatically provide CRUD services for data operations.

Schemas are programmatically defined, allowing for custom definitions of objects, data fields, and data type properties.

All of this is controlled and configured using a simple UI.

Prerequisites

Development Plans

Issues

Please refer to this link to review outstanding issues with Objectified.

Roadmap

The following is a list of items that will be done as the project grows. This is an approximation; this list may grow or shrink over time, depending on adoption and popularity.

  • CI/CD

    • Build working in CircleCI
  • UI

    • Base design and layout
    • Component library
      • Namespaces
      • Classes
      • Data Types
      • Fields
      • Properties
      • Object Properties
      • Class Properties
      • Instances
      • Instance Groups
    • Core functionality using REST
  • ETL

    • Extract, Transform, and Load library
      • Typescript
      • Python
      • Go
      • Rust
  • Blog Site

    • Schema design
    • Simple UI design
    • User accounts
    • Sections
    • Postings
    • Hosting on http://objectified.wiki

About

Open Source Next Generation Time-Series Database, built on object storage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages