ngx-indexed-db
IndexedDB wrapper
A service that wraps IndexedDB and provides an observable API to simplify its usage in Angular applications.
A service that wraps IndexedDB database in an Angular service. It exposes very simple observables API to enable the usage of IndexedDB without most of it plumbing.
179 stars
7 watching
66 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
hacktoberfestindexeddbschemastorage
Related projects:
Repository | Description | Stars |
---|---|---|
aaronpowell/db.js | A wrapper around IndexedDB to simplify working with the storage API | 818 |
bramski/angular-indexeddb | An AngularJS service provider to interact with IndexedDB databases | 165 |
b-straub/dexienet | A .NET wrapper for IndexedDB that provides a simple interface for building cloud-enabled databases | 44 |
ddgll/vue-idb | A Vue.js wrapper around IndexedDB, allowing easy interaction with the browser's local storage. | 82 |
voznik/ngx-odm | An Angular wrapper for a real-time NoSQL database service | 45 |
amuste/dnetindexeddb | A Blazor library to work with IndexedDB DOM API | 105 |
kattunga/blazorindexeddbjs | A Blazor library for accessing IndexedDB | 11 |
grapesjs/storage-indexeddb | Provides an IndexedDB storage wrapper for GrapesJS web application | 23 |
eckerdcollege/google-api-scala | An API wrapper for Google's Java libraries that simplifies access to Admin Directory, Drive, and Calendar services | 18 |
canopytax/asyncpgsa | A library that wraps asyncpg to enable use with SQLAlchemy | 417 |
cdaringe/ava-fixture-docker-db | Provides a way to easily set up and test a Docker-based PostgreSQL database for TypeScript applications. | 4 |
ju4n97/ngx-generic-rest-service | A wrapper that simplifies the creation of RESTful services in Angular applications. | 1 |
taiga-family/ng-web-apis | A set of utilities that simplify interactions with common web APIs in Angular applications. | 747 |
appliedsec/djangular | A Django app that provides tools and integration for AngularJS applications. | 220 |
gobuffalo/pop | A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations. | 1,444 |