Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 934 Bytes

File metadata and controls

37 lines (22 loc) · 934 Bytes

objectified

This is the objectified project monorepo.

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.

Features

Objectified features:

  • A time series database written with a SQL schema
  • An OpenAPI 3.1 specification for REST services
  • NextJS-based React UI
  • NestJS-based Services Layer

Prerequisites

Roadmap

Please see the Objectified GitHub project for more information.

License

Commercial-friendly Apache 2.0 License. 100% Open Source.