Skip to content

Latest commit

 

History

History
157 lines (103 loc) · 3.63 KB

README.md

File metadata and controls

157 lines (103 loc) · 3.63 KB

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