{"id":21886603,"url":"https://github.com/jujuadams/db","last_synced_at":"2025-06-21T10:06:25.735Z","repository":{"id":157415905,"uuid":"628254408","full_name":"JujuAdams/db","owner":"JujuAdams","description":"Savedata database system for GameMaker","archived":false,"fork":false,"pushed_at":"2025-03-23T12:48:44.000Z","size":906,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-21T10:06:05.263Z","etag":null,"topics":["database","gamemaker","gamemaker-studio-2","gms2","json","savedata"],"latest_commit_sha":null,"homepage":"","language":"Game Maker Language","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/JujuAdams.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-15T11:31:45.000Z","updated_at":"2025-06-16T23:15:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"869d4b24-97b8-4ee8-b9df-42e2556df223","html_url":"https://github.com/JujuAdams/db","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/JujuAdams/db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JujuAdams%2Fdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JujuAdams%2Fdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JujuAdams%2Fdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JujuAdams%2Fdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JujuAdams","download_url":"https://codeload.github.com/JujuAdams/db/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JujuAdams%2Fdb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261103434,"owners_count":23109930,"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","gamemaker","gamemaker-studio-2","gms2","json","savedata"],"created_at":"2024-11-28T10:36:47.378Z","updated_at":"2025-06-21T10:06:20.722Z","avatar_url":"https://github.com/JujuAdams.png","language":"Game Maker Language","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/JujuAdams/db/master/LOGO.png\" style=\"display:block; margin:auto; width:300px\"\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003edb 1.0.0\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003ePrototype savedata database system for GameMaker LTS 2022\u003c/p\u003e\n\n\u0026nbsp;\n\n\u0026nbsp;\n\n- ### Got questions? [Make a new issue!](https://github.com/JujuAdams/db/issues/new)\n- ### There is also a [Discord server](https://discord.gg/hwgWpnsNw2) (but GitHub issues are preferred)\n- ### [Download the .yymps](https://github.com/JujuAdams/db/releases/)\n\n\u0026nbsp;\n\nPlease see comments in code for documentation. This library contains the following functions:\n\n`db_create()`\n\n`db_duplicate(database)`\n\n`is_db(value)`\n\n`db_has_data(database)`\n\n`db_write(database, value, key, ...)`\n\n`db_read(database, default, key, ...)`\n\n`db_delete(database, key, ...)`\n\n`db_exists(database, key, ...)`\n\n`db_clear(database)`\n\n`db_save(database, database, [pretty=false], [accurateFloats=false])`\n\n`db_load(filename)`\n\n`db_buffer_write(buffer, database, [pretty=false], [accurateFloats=false])`\n\n`db_buffer_read(buffer)`\n\n`db_set_raw_data(database, data)`\n\n`db_get_raw_data(database)`\n\n`db_set_metadata(database, metadata)`\n\n`db_get_metadata(database)`\n\n`db_set_changed(database, state)`\n\n`db_get_changed(database, [resetState=true])`\n\n`db_set_timestamp(database, timestamp)`\n\n`db_get_timestamp(database)`\n\n`db_most_recent(arrayOfDatabases, [returnIndex=false])`\n\n`db_sort_by_timestamp(arrayOfDatabases, mostRecent)`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjujuadams%2Fdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjujuadams%2Fdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjujuadams%2Fdb/lists"}