{"id":13623115,"url":"https://github.com/lffg/fdb","last_synced_at":"2025-04-15T10:32:31.712Z","repository":{"id":83509772,"uuid":"602819711","full_name":"lffg/fdb","owner":"lffg","description":"A simple (and unfinished!!) database management system.","archived":false,"fork":false,"pushed_at":"2023-06-12T01:23:25.000Z","size":542,"stargazers_count":18,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-08T10:49:09.524Z","etag":null,"topics":["db"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lffg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-02-17T02:11:27.000Z","updated_at":"2023-08-27T20:54:19.000Z","dependencies_parsed_at":"2024-01-14T08:09:18.475Z","dependency_job_id":"4e6a9e12-572f-4b4e-903f-8fb62793a1a9","html_url":"https://github.com/lffg/fdb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lffg%2Ffdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lffg%2Ffdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lffg%2Ffdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lffg%2Ffdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lffg","download_url":"https://codeload.github.com/lffg/fdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249051807,"owners_count":21204888,"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":["db"],"created_at":"2024-08-01T21:01:28.217Z","updated_at":"2025-04-15T10:32:31.383Z","avatar_url":"https://github.com/lffg.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003c!-- cspell:ignore irst --\u003e\n\n# fdb — my \u003cem\u003ef\u003c/em\u003eirst database\n\nTiny database for a school project.\n\n## How to run?\n\nDownload the Rust Language toolchain at\n\u003chttps://www.rust-lang.org/tools/install\u003e.\n\nClone the repository and run:\n\n```\ncargo run\n```\n\nIf one wants to see logs:\n\n```\nRUST_LOG=\u003clevel\u003e cargo run\n```\n\nWhere `\u003clevel\u003e` can be `trace`, `debug`, `info`, `warn` or `error`.\n\n## Dataset for tests\n\nThough this database supports arbitrary user-defined schemas, while being\ndeveloped, we used the Lichess database for testing purposes. If you also want\nto use such a dataset for testing purposes, you may download it at\nhttps://database.lichess.org. Follow the instructions on how to decompress the\narchive.\n\nHence, while not related to the database implementation, this repository also\nprovides a script to parse the unpacked [PGN] file and ingest it into the\ndatabase.\n\n[pgn]: https://en.wikipedia.org/wiki/Portable_Game_Notation\n\n## References\n\n- [CMU Database Systems Course](https://15445.courses.cs.cmu.edu/fall2022/schedule.html).\n- [SQLite Database File Format](https://www.sqlite.org/fileformat.html).\n- Database Internals: A Deep Dive Into How Distributed Data Systems Work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flffg%2Ffdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flffg%2Ffdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flffg%2Ffdb/lists"}