{"id":15290837,"url":"https://github.com/only-cliches/nano-sql","last_synced_at":"2025-05-15T04:06:38.349Z","repository":{"id":37446501,"uuid":"75808276","full_name":"only-cliches/Nano-SQL","owner":"only-cliches","description":"Universal database layer for the client, server \u0026 mobile devices. It's like Lego for databases.","archived":false,"fork":false,"pushed_at":"2025-04-03T08:22:35.000Z","size":13804,"stargazers_count":786,"open_issues_count":103,"forks_count":49,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-15T04:06:27.263Z","etag":null,"topics":["csv","database","history","indexeddb","isomorphic","json","leveldb","localstorage","nodejs","nosql","orm","orm-library","persistence","rdbms","sql","sqlite","taffydb","trie","typescript"],"latest_commit_sha":null,"homepage":"https://nanosql.io","language":"TypeScript","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/only-cliches.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2016-12-07T06:53:10.000Z","updated_at":"2025-05-09T02:29:28.000Z","dependencies_parsed_at":"2022-07-09T09:30:17.909Z","dependency_job_id":"ebf355f9-c845-452c-a013-9465fd585491","html_url":"https://github.com/only-cliches/Nano-SQL","commit_stats":{"total_commits":552,"total_committers":16,"mean_commits":34.5,"dds":0.6847826086956521,"last_synced_commit":"af74705e3fc4be6e65c0e4044f7dc7c5b745886c"},"previous_names":["clicksimply/nano-sql"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/only-cliches%2FNano-SQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/only-cliches%2FNano-SQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/only-cliches%2FNano-SQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/only-cliches%2FNano-SQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/only-cliches","download_url":"https://codeload.github.com/only-cliches/Nano-SQL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270646,"owners_count":22042859,"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":["csv","database","history","indexeddb","isomorphic","json","leveldb","localstorage","nodejs","nosql","orm","orm-library","persistence","rdbms","sql","sqlite","taffydb","trie","typescript"],"created_at":"2024-09-30T16:09:41.538Z","updated_at":"2025-05-15T04:06:33.336Z","avatar_url":"https://github.com/only-cliches.png","language":"TypeScript","readme":"# Monorepo for nanoSQL 2.0\nFor 1.X releases, you can go [here](https://github.com/ClickSimply/Nano-SQL/tree/1.X/).\n\n### All links here send you to github source folders.\n\n## Packages\n- [Core](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Core)\n\n### Adapters\n- [DynamoDB](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Adapter-DynamoDB)\n- [SQLite (NodeJS/Electron)](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Adapter-SQLite3)\n- [SQLite (Cordova)](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Adapter-SQLite-Cordova)\n- [SQLite (NativeScript)](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Adapter-SQLite-NativeScript)\n- [React Native](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Adapter-ReactNative)\n- [Redis](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Adapter-Redis)\n- [MySQL](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Adapter-MySQL)\n- [MongoDB](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Adapter-MongoDB)\n- [ScyllaDB/Cassandra](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Adapter-ScyllaDB)\n\n## Plugins\n- [Redis Index](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Plugin-RedisIndex)\n- [Search](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Plugin-Search)\n\n# WIP\nItems here are planned but not yet released.\n\n### Plugins\n- [Net](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Plugin-Net)\n- [Backups](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Plugin-Backups)\n- [Encryption](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Plugin-Encryption)\n- [History](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Plugin-History)\n- [Date](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Plugin-Date)\n- [Map Reduce](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Plugin-MapReduce)\n\n### Query Support\n- [GraphQL](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Query-GraphQL)\n- [MongoDB QL](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Query-MongoDB-QL)\n- [SQLite](https://github.com/ClickSimply/Nano-SQL/tree/master/packages/Query-SQLite)\n\n# Help\n\n## [Documentation](https://nanosql.gitbook.io/docs/)\n## [Github Issues](https://github.com/ClickSimply/Nano-SQL/issues)\n\n# Contributing\n\nnanoSQL is an **OPEN Open Source Project**. This means that:\n\n\u003e Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.\n\nRead more details [here](http://openopensource.org/).\n\n# MIT License\n\nCopyright (c) 2019 Scott Lott\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonly-cliches%2Fnano-sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonly-cliches%2Fnano-sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonly-cliches%2Fnano-sql/lists"}