{"id":21432621,"url":"https://github.com/bipinoli/easypeasydb","last_synced_at":"2026-01-03T13:36:45.679Z","repository":{"id":239949509,"uuid":"800992928","full_name":"Bipinoli/EasyPeasyDB","owner":"Bipinoli","description":"Simple B-tree based SQL database made for fun :) ","archived":false,"fork":false,"pushed_at":"2024-06-12T11:59:03.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T08:43:26.014Z","etag":null,"topics":["b-tree","sql-database"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bipinoli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-15T11:49:50.000Z","updated_at":"2024-06-12T11:59:05.000Z","dependencies_parsed_at":"2024-05-20T19:53:48.278Z","dependency_job_id":null,"html_url":"https://github.com/Bipinoli/EasyPeasyDB","commit_stats":null,"previous_names":["bipinoli/easypeasydb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bipinoli%2FEasyPeasyDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bipinoli%2FEasyPeasyDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bipinoli%2FEasyPeasyDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bipinoli%2FEasyPeasyDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bipinoli","download_url":"https://codeload.github.com/Bipinoli/EasyPeasyDB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945354,"owners_count":20372890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["b-tree","sql-database"],"created_at":"2024-11-22T23:19:22.309Z","updated_at":"2026-01-03T13:36:45.642Z","avatar_url":"https://github.com/Bipinoli.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EasyPeasyDB\n\n### Storage side\n- [X] B-tree index\n- [ ] B+ tree table\n- [ ] Pager\n\n### Compiler side\n- [ ] Tokenzier\n- [ ] Parser\n- [ ] Code-gen\n\n### Possible additions (not in current scope)\n- Transactions\n- Query optimization (join-ordering, etc)\n- Durability \u0026 ACID compliance\n\n\n## Planned architecture\n                                                                               \n                                                                               \n                                                                               \n     ┌────────────────────────────────────────────────────────────────────┐    \n     │  SQL compiler                                                      │    \n     │                                                                    │    \n     │      ┌───────────────┐    ┌─────────────┐  ┌─────────────────┐     │    \n     │      │               │    │             │  │                 │     │    \n     │      │               │    │             │  │                 │     │    \n     │      │   Tokenizer   │    │   Parser    │  │ Code Generator  │     │    \n     │      │               │    │             │  │                 │     │    \n     │      └───────────────┘    └─────────────┘  └─────────────────┘     │    \n     │                                                                    │    \n     └────────────────────────────────────────────────────────────────────┘    \n                                                                               \n     ┌────────────────────────────────────────────────────────────────────┐    \n     │                                                                    │    \n     │       ┌───────────────┐   ┌────────────┐  ┌─────────────┐          │    \n     │       │               │   │            │  │             │          │    \n     │       │     B-tree    │   │   Pager    │  │OS-interface │          │    \n     │       │               │   │            │  │             │          │    \n     │       └───────────────┘   └────────────┘  └─────────────┘          │    \n     │                                                                    │    \n     │ Storage engine                                                     │    \n     └────────────────────────────────────────────────────────────────────┘    \n                                                                               \n\n\n\n                                                                               \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbipinoli%2Feasypeasydb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbipinoli%2Feasypeasydb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbipinoli%2Feasypeasydb/lists"}