{"id":18271762,"url":"https://github.com/mootoh/toddledatabase","last_synced_at":"2025-04-05T02:30:42.465Z","repository":{"id":546455,"uuid":"176520","full_name":"mootoh/toddledatabase","owner":"mootoh","description":"SQLite wrapper library for iPhone development","archived":false,"fork":false,"pushed_at":"2009-04-15T10:50:00.000Z","size":124,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-05T11:54:13.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/mootoh.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}},"created_at":"2009-04-15T10:22:43.000Z","updated_at":"2019-08-13T14:18:07.000Z","dependencies_parsed_at":"2022-08-03T03:46:22.141Z","dependency_job_id":null,"html_url":"https://github.com/mootoh/toddledatabase","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/mootoh%2Ftoddledatabase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mootoh%2Ftoddledatabase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mootoh%2Ftoddledatabase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mootoh%2Ftoddledatabase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mootoh","download_url":"https://codeload.github.com/mootoh/toddledatabase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247279267,"owners_count":20912855,"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-11-05T11:39:30.174Z","updated_at":"2025-04-05T02:30:42.050Z","avatar_url":"https://github.com/mootoh.png","language":null,"funding_links":[],"categories":["etc"],"sub_categories":[],"readme":"ToddleDatabase\n================================\n\nA SQLite3 wrapper library for iPhone development.\nIt makes small abstraction for using SQLite3 a bit easier.\n\n\nUsage\n----------------\n\n* include 'ToddleDatabase.h' and 'libToddoleDatabase.a' in your project\n* create db instance via 'ToddleDatabase:initWithPath:'\n* query it\n\n\nex. SELECT:\n----------------\n\n* specify the field by NSDictionary with (field_name, field_type)\n* result will be an NSArray consists of NSDictionary\n\n\nfind more detail in sample application in 'sample' dir.\n\n--\nmootoh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmootoh%2Ftoddledatabase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmootoh%2Ftoddledatabase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmootoh%2Ftoddledatabase/lists"}