MagnSell / Aquarium_Python

Aquarium Python is a repository for storing the python code for the digital twin.
0 stars 0 forks source link

Create database #6

Open MagnSell opened 6 months ago

MagnSell commented 6 months ago
  1. Create Database ( Currently Checking out CockroachDB)
  2. Plan database layout
  3. Program layout
  4. Logic for upload and download
MagnSell commented 6 months ago

Follow : https://www.cockroachlabs.com/docs/v23.2/build-a-python-app-with-cockroachdb

MagnSell commented 6 months ago

Use python-dotenv library to add .env files to your repo