10 releases (4 stable)

Uses new Rust 2024

new 1.3.0 Apr 27, 2025
1.2.0 Mar 26, 2025
1.0.0 Feb 28, 2025
0.3.0 Dec 19, 2024
0.0.2 Oct 11, 2024

#7 in #shah

Download history 2/week @ 2025-01-05 2/week @ 2025-01-12 42/week @ 2025-02-09 18/week @ 2025-02-16 125/week @ 2025-02-23 51/week @ 2025-03-02 114/week @ 2025-03-09 14/week @ 2025-03-16 125/week @ 2025-03-23 16/week @ 2025-03-30 2/week @ 2025-04-06 2/week @ 2025-04-13

145 downloads per month
Used in shah

Custom license

75KB
2K SLoC

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

Dependencies

~200–630KB
~15K SLoC