{"id":18335862,"url":"https://github.com/pxsty0/pxsty.db","last_synced_at":"2025-04-06T04:34:37.656Z","repository":{"id":65477769,"uuid":"462249963","full_name":"pxsty0/pxsty.db","owner":"pxsty0","description":"JSON Based Simple Database module","archived":false,"fork":false,"pushed_at":"2022-12-02T17:41:53.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-29T10:47:23.580Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/pxsty0.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":"2022-02-22T10:37:23.000Z","updated_at":"2024-04-20T17:02:41.000Z","dependencies_parsed_at":"2023-01-25T06:55:10.935Z","dependency_job_id":null,"html_url":"https://github.com/pxsty0/pxsty.db","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fpxsty.db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fpxsty.db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fpxsty.db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fpxsty.db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pxsty0","download_url":"https://codeload.github.com/pxsty0/pxsty.db/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223238121,"owners_count":17111359,"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-05T20:05:10.152Z","updated_at":"2024-11-05T20:05:10.814Z","avatar_url":"https://github.com/pxsty0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pxsty.DB\n\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"https://img.shields.io/npm/dw/pxsty.db?style=for-the-badge\u0026color=7289da\u0026label=pxsty.db\u0026logo=npm\u0026logoColor=white\"\u003e\n  \u003c/div\u003e\n  \u003cbr\u003e\n\n```shell\nnpm i pxsty.db\n```\n\n```javascript\nconst dbcore  = require('pxsty.db')\nconst db = new dbcore(); \n\ndb.set(\"Veri\", 0); // Yazılan Veri'yi 2.Değer Olarak Tanımlar\ndb.add(\"Veri\",10); // Yazılan Veri'ye 2.Değer Kadar Ekleme Yapar\ndb.get(\"Veri\"); // Yazılan Veri'yi Return Eder\ndb.delete(\"Veri\"); // Yazılan Veri'yi Veri Tabanından Siler\ndb.push(\"Veri\",\"2.Değer\") // Yazılan Veri'ye 2.Değeri'e Pushlar\ndb.has(\"Veri\") // Yazılan Veri Veri Tabanında Varsa True Yoksa false'u Return Eder\ndb.allDelete(); // Veri Tabanını Komple Temizler\n```\n\n\nCode is Protected by MIT License, Legal Process is Started in case of Unauthorized Sharing \u003cbr\u003e\nKod MIT Lisansı İle Korunmaktadır İzinsiz Paylaşılması Durumunda Yasal Süreç Başlatılır\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxsty0%2Fpxsty.db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpxsty0%2Fpxsty.db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxsty0%2Fpxsty.db/lists"}