{"id":19387162,"url":"https://github.com/lydongcanh/yawdb","last_synced_at":"2026-05-18T07:05:41.357Z","repository":{"id":250747371,"uuid":"835345833","full_name":"lydongcanh/yawdb","owner":"lydongcanh","description":"Yet Another Weird Database (YawDB)","archived":false,"fork":false,"pushed_at":"2024-07-29T18:30:11.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T08:22:59.551Z","etag":null,"topics":["database","rust","sql"],"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/lydongcanh.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-07-29T16:37:44.000Z","updated_at":"2024-07-29T18:30:13.000Z","dependencies_parsed_at":"2024-07-29T23:01:44.982Z","dependency_job_id":null,"html_url":"https://github.com/lydongcanh/yawdb","commit_stats":null,"previous_names":["lydongcanh/yawdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydongcanh%2Fyawdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydongcanh%2Fyawdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydongcanh%2Fyawdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydongcanh%2Fyawdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydongcanh","download_url":"https://codeload.github.com/lydongcanh/yawdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240540552,"owners_count":19817791,"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":["database","rust","sql"],"created_at":"2024-11-10T10:08:32.752Z","updated_at":"2026-05-18T07:05:36.338Z","avatar_url":"https://github.com/lydongcanh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YawDB\n\n[![Build Status](https://github.com/lydongcanh/yawdb/actions/workflows/ci.yml/badge.svg)](https://github.com/lydongcanh/yawdb/actions/workflows/ci.yml)\n\n**YawDB** (Yet Another Weird Database) is a simple SQL database implementation written in Rust. It is designed for educational purposes to help you understand the internals of SQL databases.\n\n## Features\n\n- **Basic SQL Operations**: Supports `INSERT`, `UPDATE`, `DELETE`, and `SELECT` operations.\n- **Cross-Platform**: Runs on Windows, macOS, and Linux.\n- **Storage Management**: Uses a simple page-based storage engine.\n\n## Getting Started\n\n### Prerequisites\n\n- [Rust](https://www.rust-lang.org/) (Stable version)\n- [Cargo](https://doc.rust-lang.org/cargo/) (Included with Rust)\n\n### Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/yourusername/yawdb.git\n    ```\n2. Navigate into the project directory:\n    ```bash\n    cd yawdb\n    ```\n3. Build the project:\n    ```bash\n    cargo build\n    ```\n4. Run tests to ensure everything is working:\n    ```bash\n    cargo test\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flydongcanh%2Fyawdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flydongcanh%2Fyawdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flydongcanh%2Fyawdb/lists"}