{"id":26466738,"url":"https://github.com/sapphiredb/sapphiredb-js","last_synced_at":"2025-03-19T12:37:47.862Z","repository":{"id":39559462,"uuid":"168156804","full_name":"SapphireDb/sapphiredb-js","owner":"SapphireDb","description":"Client for SapphireDb, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core","archived":false,"fork":false,"pushed_at":"2023-01-07T02:56:27.000Z","size":4986,"stargazers_count":43,"open_issues_count":29,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-22T09:37:01.132Z","etag":null,"topics":["angular","database","filter","firebase","firestore","javascript","ng-sapphiredb","prefilters","realtime-data-synchronization","realtime-database","rxjs","sapphire-db","self-hosted","server-sent-events","signalr","sse","typescript","websockets"],"latest_commit_sha":null,"homepage":"https://sapphire-db.com/","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/SapphireDb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":"morrisjdev","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-01-29T13:11:39.000Z","updated_at":"2022-12-08T12:29:48.000Z","dependencies_parsed_at":"2023-02-06T11:01:35.247Z","dependency_job_id":null,"html_url":"https://github.com/SapphireDb/sapphiredb-js","commit_stats":null,"previous_names":["morrisjdev/ng-sapphiredb"],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SapphireDb%2Fsapphiredb-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SapphireDb%2Fsapphiredb-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SapphireDb%2Fsapphiredb-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SapphireDb%2Fsapphiredb-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SapphireDb","download_url":"https://codeload.github.com/SapphireDb/sapphiredb-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244430141,"owners_count":20451605,"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":["angular","database","filter","firebase","firestore","javascript","ng-sapphiredb","prefilters","realtime-data-synchronization","realtime-database","rxjs","sapphire-db","self-hosted","server-sent-events","signalr","sse","typescript","websockets"],"created_at":"2025-03-19T12:37:46.817Z","updated_at":"2025-03-19T12:37:47.855Z","avatar_url":"https://github.com/SapphireDb.png","language":"TypeScript","funding_links":["https://patreon.com/morrisjdev","https://www.patreon.com/user?u=27738280"],"categories":[],"sub_categories":[],"readme":"# sapphiredb / ng-sapphiredb [![Build Status](https://travis-ci.org/morrisjdev/ng-realtime-database.svg?branch=master)](https://travis-ci.org/morrisjdev/ng-realtime-database)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://sapphire-db.com/\"\u003e\n    \u003cimg src=\"https://sapphire-db.com/assets/banner/SapphireDB%20Banner.png\" alt=\"SapphireDb logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nSapphireDb is a self-hosted, easy to use realtime database for Asp.Net Core and EF Core.\n\nIt creates a generic API you can easily use with different clients to effortlessly create applications with realtime data synchronization.\nSapphireDb should serve as a self hosted alternative to firebase realtime database and firestore on top of .Net.\n\nCheck out the documentation for more details: [Documentation](https://sapphire-db.com/)\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.patreon.com/user?u=27738280\"\u003e\u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- :wrench: Dead simple configuration\n- :satellite: Broad technology support\n- :computer: Self hosted\n- :iphone: Offline support\n- :floppy_disk: Easy to use CRUD operations\n- :zap: Model validation\n- :heavy_check_mark: Database support\n- :open_file_folder: Supports joins/includes\n- :loop: Complex server evaluated queries\n- :electric_plug: Actions\n- :key: Authorization included\n- :envelope: Messaging\n- :globe_with_meridians: Scalable\n\n[Learn more](https://sapphire-db.com/)\n\n\n## Packages\n\nThis repository contains the sources of sapphiredb and ng-sapphiredb.\n\n[sapphiredb](./projects/sapphiredb/README.md) (client for JS, NodeJs, React, Svelte, ...)\n\n[ng-sapphiredb](./projects/ng-sapphiredb/README.md) (client for Angular)\n\n## Examples\n\n[React Example](https://github.com/SapphireDb/Example-React)\n\n[Svelte Example](https://github.com/SapphireDb/Example-Svelte)\n\n[NodeJs Example](https://github.com/SapphireDb/Example-NodeJs)\n\n[Angular Example](https://github.com/SapphireDb/Example-Angular)\n\n## Documentation\n\nCheck out the documentation for more details: [Documentation](https://sapphire-db.com/)\n\n## Implementations/Packages\n\n### Server\n\n[SapphireDb - Server for Asp.Net Core](https://github.com/morrisjdev/SapphireDb)\n\n[SapphireDb.RedisSync](https://github.com/SapphireDb/SapphireDb/tree/master/SapphireDb.RedisSync)\n\n[SapphireDb.HttpSync](https://github.com/SapphireDb/SapphireDb/tree/master/SapphireDb.HttpSync)\n\n### Client\n\n[sapphiredb - JS client (JS, NodeJs, React, Svelte, ...)](https://github.com/SapphireDb/sapphiredb-js/blob/master/projects/sapphiredb/README.md)\n\n[ng-sapphiredb - Angular client](https://github.com/SapphireDb/sapphiredb-js/blob/master/projects/ng-sapphiredb/README.md)\n\n## Author\n\n[Morris Janatzek](http://morrisj.net) ([morrisjdev](https://github.com/morrisjdev))\n\n## Licenses\n\nSapphireDb - [MIT License](https://github.com/SapphireDb/SapphireDb/blob/master/LICENSE)\n\nsapphiredb-js - [MIT License](https://github.com/SapphireDb/sapphiredb-js/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapphiredb%2Fsapphiredb-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsapphiredb%2Fsapphiredb-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapphiredb%2Fsapphiredb-js/lists"}