{"id":22506420,"url":"https://github.com/a-poor/toydb","last_synced_at":"2025-08-03T13:30:32.445Z","repository":{"id":55866332,"uuid":"319497544","full_name":"a-poor/toydb","owner":"a-poor","description":"A small, toy database written in pure python.","archived":false,"fork":false,"pushed_at":"2020-12-23T03:46:06.000Z","size":103,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-29T11:01:17.900Z","etag":null,"topics":["database","python","rdbms"],"latest_commit_sha":null,"homepage":"https://toydb.readthedocs.io","language":"Python","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/a-poor.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}},"created_at":"2020-12-08T02:02:05.000Z","updated_at":"2024-02-22T19:16:13.000Z","dependencies_parsed_at":"2022-08-15T08:01:17.010Z","dependency_job_id":null,"html_url":"https://github.com/a-poor/toydb","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2Ftoydb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2Ftoydb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2Ftoydb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2Ftoydb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-poor","download_url":"https://codeload.github.com/a-poor/toydb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228544798,"owners_count":17934648,"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","python","rdbms"],"created_at":"2024-12-07T00:43:39.305Z","updated_at":"2024-12-07T00:43:40.156Z","avatar_url":"https://github.com/a-poor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToyDB\n\n_created by Austin Poor_\n\n[![PyPI](https://img.shields.io/pypi/v/toydb)](https://pypi.org/project/toydb)\n[![](https://github.com/a-poor/toydb/workflows/Python%20package/badge.svg)](https://github.com/a-poor/toydb/actions)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/toydb)](https://pypi.org/project/toydb)\n[![GitHub](https://img.shields.io/github/license/a-poor/toydb)](https://github.com/a-poor/toydb/blob/main/LICENSE)\n[![Documentation Status](https://readthedocs.org/projects/toydb/badge/?version=latest)](https://toydb.readthedocs.io/en/latest/?badge=latest)\n\n\nA small, toy database written in pure python.\n\n* [GitHub](https://github.com/a-poor/toydb)\n* [PyPi Package](https://pypi.org/project/toydb)\n* [Read the Docs](https://toydb.readthedocs.io/)\n\n## About\n\nI started writing `ToyDB` as a _toy_ project, in order to get a better sense of\nhow RDBMSs work.\n\nMy goal isn't to write a high-performance database or even necessarily to finish\n`ToyDB` -- it's to continue to get a better understanding of the inner workings\nof a database.\n\n## Installation\n\n`ToyDB` can be installed using PyPi:\n\n```bash\n$ pip install toydb\n```\n\n## Status\n\n__NOTE: Still in development.__\n\n* Add indexes and keys\n* Implement ``ORDER BY``\n\nThere currently isn't any functionality for ``JOIN``s or ``GROUP BY``s.\n\n## Feedback\n\nI'd love to hear your thoughts or suggestions on `ToyDB`.\n\nPlease feel free to reach out to me here or on [twitter](https://twitter.com/austin_poor)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-poor%2Ftoydb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-poor%2Ftoydb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-poor%2Ftoydb/lists"}