Compare commits

...

2 Commits

Author SHA1 Message Date
stokebreakup
8a9139e332 Merge 3efdaf6b59 into 81dd26d1e0 2024-09-03 00:41:07 +02:00
stokebreakup
3efdaf6b59 weavedb 2024-08-31 15:18:56 -03:00

View File

@@ -530,6 +530,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Dexie.js](https://github.com/dexie/Dexie.js) - Dexie.js is a wrapper library for indexedDB. * [Dexie.js](https://github.com/dexie/Dexie.js) - Dexie.js is a wrapper library for indexedDB.
* [proxy-web-storage](https://github.com/KID-joker/proxy-web-storage) - Keep the type of storage value unchanged and change array and object directly. Supports listening to the changes and setting expires. * [proxy-web-storage](https://github.com/KID-joker/proxy-web-storage) - Keep the type of storage value unchanged and change array and object directly. Supports listening to the changes and setting expires.
* [PostgreSQL Browser](https://github.com/datawan-labs/pg) - Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm) * [PostgreSQL Browser](https://github.com/datawan-labs/pg) - Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)
* [WeaveDB](https://github.com/weavedb/weavedb) - Decentralized NoSQL Database powered by Arweave.
## Color ## Color