Skip to content

darklab8/darklab_training_postgresql

Repository files navigation

Description

repository going through postgres tutorial

Task requirements

Mkdocs

i document my going through in mkdocs, which is available if running

  • python3 -m venv .venv
  • poetry install
  • mkdocs serve

once i finish completing it, i will publish results in github pages Though... i don't document its going through in English

Golang fakery data spamming

I complete the tutorial in Python and Golang languages. I started intially with python but discovered i can't complete performance measuring part of tutorial in a reliable way without generating fake data faster.

my ultra speed fakery data spamming code to postgres for sharing.

Python requirements

Golang requirements

Hugo requirements

sudo snap install hugo

cd docs git submodule add https://github.com/theNewDynamic/gohugo-theme-ananke.git themes/ananke

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash nvm install v18.17.1

npm install -g autoprefixer npm install -g postcss-cli npm install -g postcss

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published