{"id":25195971,"url":"https://github.com/simplisticated/datakit","last_synced_at":"2025-06-20T21:33:36.883Z","repository":{"id":56908250,"uuid":"62376358","full_name":"simplisticated/DataKit","owner":"simplisticated","description":"Incredibly fast in-memory database for iOS.","archived":false,"fork":false,"pushed_at":"2017-02-16T02:16:52.000Z","size":89,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T14:58:20.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplisticated.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":"2016-07-01T08:09:42.000Z","updated_at":"2021-12-26T15:17:18.000Z","dependencies_parsed_at":"2022-08-20T19:50:27.296Z","dependency_job_id":null,"html_url":"https://github.com/simplisticated/DataKit","commit_stats":null,"previous_names":["igormatyushkin014/datakit"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/simplisticated/DataKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FDataKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FDataKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FDataKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FDataKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplisticated","download_url":"https://codeload.github.com/simplisticated/DataKit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplisticated%2FDataKit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261020443,"owners_count":23098150,"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":"2025-02-10T01:39:15.861Z","updated_at":"2025-06-20T21:33:31.871Z","avatar_url":"https://github.com/simplisticated.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" \u003e\n\u003cimg src=\"https://github.com/igormatyushkin014/DataKit/blob/master/Images/logo-1024-300.png\" alt=\"DataKit\" title=\"DataKit\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://swift.org\"\u003e\u003cimg src=\"https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat\"\u003e\u003c/a\u003e\n\u003ca href=\"https://cocoapods.org\"\u003e\u003cimg src=\"https://img.shields.io/cocoapods/v/DataKit.svg?maxAge=2592000\"\u003e\u003c/a\u003e\n\u003ca href=\"https://cocoapods.org\"\u003e\u003cimg src=\"https://img.shields.io/cocoapods/dt/DataKit.svg?maxAge=2592000\"\u003e\u003c/a\u003e\n\u003ca href=\"https://tldrlegal.com/license/mit-license\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg?style=flat\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# At a Glance\n\n`DataKit` is an extremely fast in-memory database with intuitive and powerful internal language. It's developed with keeping in mind main troubles that iOS developer encounter with traditional databases like CoreData. To simplify development process, `DataKit` is based on several axioms:\n\n1. **No contexts.** Really. Who need those different contexts for each thread in CoreData? Everybody tired of them. This is a useless waste of time to write a code for retrieveing the same object from another context in another thread. `DataKit` uses one context and it's hidden from developer.\n2. **Never freeze UI queue.** `DataKit` uses its own queue for all operations. They are performed asynchronously and never stop UI updates.\n3. **Be relational.** You can work with classes like with tables in SQL database. No more to say here.\n4. **Self-learning.** Yes, `DataKit` has a self-learning algorithm. More requests to database you make, faster you get results.\n\n# How To Get Started\n\n- Copy content of `DataKit` folder to your project.\n\nor\n\n- Use `DataKit` cocoapod\n\n**Note**: For Swift 2.x use `DataKit v0.2.2`. For Swift 3.0 use `DataKit v3.0`.\n\n# Requirements\n\n* iOS 9.0 and later\n* Xcode 8 and later\n\n# Usage\n\n`DataKit` is designed to work with any types of data subclassed from `NSObject`.\n\n**More documentation will be published very soon...**\n\n# License\n\n`DataKit` is available under the MIT license. See the [LICENSE](./LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplisticated%2Fdatakit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplisticated%2Fdatakit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplisticated%2Fdatakit/lists"}