{"id":13418535,"url":"https://github.com/paulftw/hiberlite","last_synced_at":"2025-03-15T03:31:28.597Z","repository":{"id":1639514,"uuid":"2364209","full_name":"paulftw/hiberlite","owner":"paulftw","description":"C++ ORM for SQLite","archived":false,"fork":false,"pushed_at":"2023-07-24T17:16:55.000Z","size":468,"stargazers_count":705,"open_issues_count":15,"forks_count":119,"subscribers_count":61,"default_branch":"master","last_synced_at":"2024-07-31T22:43:27.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulftw.png","metadata":{"files":{"readme":"README","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,"dei":null}},"created_at":"2011-09-11T05:31:03.000Z","updated_at":"2024-07-03T06:04:21.000Z","dependencies_parsed_at":"2024-01-31T09:03:22.624Z","dependency_job_id":"5031d039-c8e3-4611-bb18-00452267f78f","html_url":"https://github.com/paulftw/hiberlite","commit_stats":{"total_commits":48,"total_committers":8,"mean_commits":6.0,"dds":0.375,"last_synced_commit":"ffd558a4917b33668d1001b4bba8e11b508be06a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulftw%2Fhiberlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulftw%2Fhiberlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulftw%2Fhiberlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulftw%2Fhiberlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulftw","download_url":"https://codeload.github.com/paulftw/hiberlite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681024,"owners_count":20330152,"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":[],"created_at":"2024-07-30T22:01:03.454Z","updated_at":"2025-03-15T03:31:28.593Z","avatar_url":"https://github.com/paulftw.png","language":"C++","funding_links":[],"categories":["TODO scan for Android support in followings","Database","Networking","数据库"],"sub_categories":[],"readme":"\nC++ to Sqlite ORM\n\nUSAGE: just compile and link all files under src/ to your project.\nAdd \n\t#include \"hiberlite.h\" \nto your code.\n\n\nC++ object-relational mapping with API inspired by the Boost.Serialization - that means almost no API to learn.\n\nIn contrast to most serialization libraries with SQL serializers, C++ objects mapped with hiberlite behave similar to active record pattern - you are not forced to follow the \"read all your data/modify some small part/write everything back\" path.\n\nFor people who need reliable data storage, ACID transactions, simple random-access to their data files, and don't like coding in SQL.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulftw%2Fhiberlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulftw%2Fhiberlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulftw%2Fhiberlite/lists"}