Skip to content
You Xie edited this page Apr 29, 2024 · 15 revisions

Welcome to the DBMaster wiki!

To add your custom dataset:

To ask questions or comment, use Issues.

Currently, I don't accept PR unless it's discussed and agreed upon in Issues, but your feedback and comments are much appreciated!

Limitations and TODOs

This is a new project and a beta release. (API design might change between versions)

This project is for building a data management framework for Personal use. Personal probably means:

  • local file-based, i.e. not intended to be running on some server on the cloud
  • no advanced enterprise-level features like backup, disaster recovery, time travel etc.

However, anything related to database maintenance and management is considered in the scope of this project, including but not limited to:

  • more vendor and catalog types to illustrate the usage or "good to have in general".
  • visualization tool which e.g. detects anomalies
  • tool to quality-check the dataset

Clone this wiki locally