{"id":15609387,"url":"https://github.com/dandimrod/indexsql","last_synced_at":"2025-07-06T05:35:17.149Z","repository":{"id":53398487,"uuid":"184564891","full_name":"dandimrod/IndexSQL","owner":"dandimrod","description":"Project that simplifies the use of IndexedDB by making it compatible with SQL like sintaxis.","archived":false,"fork":false,"pushed_at":"2021-06-06T19:16:15.000Z","size":1847,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T14:31:16.610Z","etag":null,"topics":["indexeddb","indexeddb-wrapper","javascript","sql"],"latest_commit_sha":null,"homepage":"https://dandimrod.github.io/IndexSQL/","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/dandimrod.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":"2019-05-02T10:54:18.000Z","updated_at":"2022-11-27T20:02:41.000Z","dependencies_parsed_at":"2022-08-23T17:30:58.787Z","dependency_job_id":null,"html_url":"https://github.com/dandimrod/IndexSQL","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/dandimrod%2FIndexSQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dandimrod%2FIndexSQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dandimrod%2FIndexSQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dandimrod%2FIndexSQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dandimrod","download_url":"https://codeload.github.com/dandimrod/IndexSQL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dandimrod%2FIndexSQL/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259219713,"owners_count":22823577,"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":["indexeddb","indexeddb-wrapper","javascript","sql"],"created_at":"2024-10-03T06:00:31.144Z","updated_at":"2025-06-11T07:09:51.543Z","avatar_url":"https://github.com/dandimrod.png","language":"JavaScript","readme":"IndexSQL is a tool that helps with the use of IndexedDB by making it SQL like. Its use is as simple as:\n\n    var indexSQL=new IndexSQL(\"demo\");\n    indexSQL.execute(\"CREATE TABLE test (column1 STRING, column2 BOOLEAN, column3 NUMBER);\",\n        function(result){\n            //DO SOMETHING\n        }\n    );\n\nTo add it into your webpage you can use:  \n\n    \u003cscript src=\"https://dandimrod.github.io/IndexSQL/src/IndexSQL.min.js\" type=\"​​application/javascript\"\u003e\u003c/script\u003e\n\nFor more information, please check our [documentation](https://dandimrod.github.io/IndexSQL/docs).  \nYou can also check a living [demo](https://dandimrod.github.io/IndexSQL/demo.html).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdandimrod%2Findexsql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdandimrod%2Findexsql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdandimrod%2Findexsql/lists"}