{"library":"com.fluid.database","type":"library","category":null,"description":"A Unity package providing a simple key-value pair database supporting int, float, string, and bool types, with extensibility to custom types via generics. Current stable version is 2.1.0 (released 2021-01-05). The package is installed via Unity's Package Manager from the npm registry under the com.fluid scope. It uses Unity Events for change notifications and includes a global bool monitor component. Compared to PlayerPrefs or scriptable objects, Fluid Database offers type safety, a generic API, and editor integration.","language":"javascript","status":"maintenance","version":"2.1.0","tags":["javascript","unity package manager","unity3d","database","upm"],"last_verified":"Wed May 27","install":[{"cmd":"npm install com.fluid.database","imports":["using FluidDatabase;","public IntDatabase intDb = new IntDatabase();","public class MyCustomDatabase : Database<MyType> { }"]},{"cmd":"yarn add com.fluid.database","imports":[]},{"cmd":"pnpm add com.fluid.database","imports":[]}],"homepage":null,"github":"https://github.com/ashblue/fluid-database","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/com.fluid.database","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/com.fluid.database/compatibility"}}