{"id":13605230,"url":"https://github.com/pfalcon/uorm","last_synced_at":"2025-10-16T18:45:17.233Z","repository":{"id":17952139,"uuid":"20936911","full_name":"pfalcon/uorm","owner":"pfalcon","description":"Sqlite3-based anti-ORM for Pycopy","archived":false,"fork":false,"pushed_at":"2023-08-05T19:35:29.000Z","size":8,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-01T05:14:53.203Z","etag":null,"topics":["micropython","pycopy","unbloated"],"latest_commit_sha":null,"homepage":"https://github.com/pfalcon/pycopy","language":"Python","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/pfalcon.png","metadata":{"files":{"readme":"README","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}},"created_at":"2014-06-17T19:32:03.000Z","updated_at":"2023-11-22T20:16:10.000Z","dependencies_parsed_at":"2024-03-18T15:43:02.470Z","dependency_job_id":null,"html_url":"https://github.com/pfalcon/uorm","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"081f1b882a071e9acebfb96118fa67d678ed035c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfalcon%2Fuorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfalcon%2Fuorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfalcon%2Fuorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfalcon%2Fuorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pfalcon","download_url":"https://codeload.github.com/pfalcon/uorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865145,"owners_count":16555931,"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":["micropython","pycopy","unbloated"],"created_at":"2024-08-01T19:00:56.121Z","updated_at":"2025-10-16T18:45:12.191Z","avatar_url":"https://github.com/pfalcon.png","language":"Python","funding_links":[],"categories":["Database"],"sub_categories":[],"readme":"uorm is very lightweight \"Anti-ORM\" style ORM (Object-Relational Mapper)\nfor Pycopy (https://github.com/pfalcon/pycopy), a small Python\nimplementation.\n\nuorm doesn't try to define obscure API to conceal SQL from a programmer,\nit's sole purpose is to provide very thin \"model\" abstraction just to\nkeep code organized, and automate the most repeative, trivial SQL\nqueries. More complex queries, you will write in full SQL as usual, so\nyou will know what exactly is executed, will be able to easily optimize\nit, etc.\n\nSee examples/ directory for usage examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfalcon%2Fuorm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpfalcon%2Fuorm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfalcon%2Fuorm/lists"}