shah-macros

Crates.ioshah-macros
lib.rsshah-macros
version1.5.0
created_at2024-10-11 13:42:25.207526+00
updated_at2025-05-31 22:38:44.11836+00
descriptionshah db macros
homepage
repositoryhttps://github.com/00-team/shah/
max_upload_size
id1405317
size111,261
007 (i007c)

documentation

README

Shah

custom database engine

Todo

  • custom bin command. enum for matching and executing
  • do a benchmark test https://www.youtube.com/watch?v=R7jBtnrUmYI
  • chained data like have memory pages works. double-linked entity with 4096 bytes string
  • handle signals correctly.

Concept

in your own project you have a create for your own code (e.g. website, game, ...)
and a create for database that you use the shah engine to build\

Notes

export a sample from production database is a command like: my-db export 120
this command exports a sample of 120 items of each database (e.g. entity, index, ...)
with respect to relations.

Words

words for dynamic databases

  • whip: weapon
  • leash
  • belt

general words

  • climate | adaptation | environment | population | race | organic
  • DNA | RNA | primer | species
  • reproduce | offspring | parent | healthy |
  • virus | ecology | eco-system | eco | enzymes | geographic | space |
  • isolation | area | soil | birth | blood | class | egg | evolution |
  • mutation | host | hormone | hybrid | infection | life | organism |
  • phase | neuron | parasite | predator | pray | seed | stem |

In Order

  1. protein
  2. gene - gene pool - genetic - generation - genome
  3. cell
  4. tissue
  5. organ
  6. organism - entity - animal/fauna | plant/flora
  7. family - shelter - home - house
  8. clan - habitat - colony
  9. kingdom - society - jungle - biome
  10. planet
Commit count: 390

cargo fmt