Compare commits

...

2 Commits

Author SHA1 Message Date
stokebreakup
b2788441af Merge 3efdaf6b59 into 8954fba63a 2024-08-31 15:20:24 -03:00
stokebreakup
3efdaf6b59 weavedb 2024-08-31 15:18:56 -03:00

View File

@@ -529,6 +529,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