{"id":15436900,"url":"https://github.com/mrasu/ddb","last_synced_at":"2026-05-01T04:34:40.588Z","repository":{"id":74643872,"uuid":"229368412","full_name":"mrasu/ddb","owner":"mrasu","description":"Dumb RDBMS","archived":false,"fork":false,"pushed_at":"2020-01-21T16:15:31.000Z","size":98,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-21T17:21:22.432Z","etag":null,"topics":["database"],"latest_commit_sha":null,"homepage":"","language":"Go","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/mrasu.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":"2019-12-21T03:00:42.000Z","updated_at":"2024-06-19T03:59:51.556Z","dependencies_parsed_at":null,"dependency_job_id":"c99bb646-9167-49d8-ad56-1aec1421b27f","html_url":"https://github.com/mrasu/ddb","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/mrasu%2Fddb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrasu%2Fddb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrasu%2Fddb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrasu%2Fddb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrasu","download_url":"https://codeload.github.com/mrasu/ddb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550081,"owners_count":19657538,"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"],"created_at":"2024-10-01T18:53:58.814Z","updated_at":"2025-11-08T05:30:39.978Z","avatar_url":"https://github.com/mrasu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dumb RDBMS for my study\n\n# Done\n* CREATE DATABASE, CREATE TABLE, INSERT, UPDATE, SELECT, INNER JOIN\n* Persist to Disk (Wal and Snapshot)\n* Transaction (with OCC)\n* Multiple process (goroutine)\n* Test\n\n# TODO\n* Replication (with Raft)\n* Persist (Distribution, multiple write in one transaction)\n* Multi-tenant (Send tenant-id with SQL and not read other tenant's data)\n* Index\n* Remove `panic`\n* Abort ambiguous column identifier (SELECT id FROM a, b)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrasu%2Fddb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrasu%2Fddb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrasu%2Fddb/lists"}