Skip to main content

Introduction

The data documentation consists of these documents,

  • Database and it's setup,
  • Data Structure
  • Data Soucing.
  • Data securaty.

These documents are part of the features & products documents, security documents and infratructure documents

The data we use is stored in many databaes not only hudis, bellow is a playout of where our data is stored.

As a first step to move fast and inplement our database we will utilize firenbase, we will use a noSQL structure...

Wherever posible we will rely on third party APIs to handle the data and we will simply save the account ID for each user

Hudi Database

  • Account
  • Assets (content)
  • Ads
    • packages
    • transactions
    • view
    • click count
    • php
  • Comment
  • Admin
  • Profile

APIs

Commerce

CMS

Events