{"library":"koishi-plugin-database-inidb","type":"library","category":null,"description":"koishi-plugin-database-inidb provides a lightweight database service for the Koishi chatbot framework. It stores all data in INI-formatted files, making the database easily inspectable and manually editable outside the application. Currently at stable version 1.2.0, this plugin aims for simplicity and ease of setup by having no external dependencies beyond Koishi itself. Its release cadence is typically event-driven, responding to Koishi framework updates or feature requests. A key differentiator is its file-based approach, which ensures portability and human readability, contrasted with traditional SQL or NoSQL databases. It also features file-locking mechanisms to maintain data consistency during concurrent access, which is crucial for a bot environment. This makes it suitable for smaller Koishi instances where a full-fledged database server is an overkill and resource usage is a primary concern.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","bot","chatbot","koishi","plugin","database","client","storage","ini","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install koishi-plugin-database-inidb","imports":["import { plugin } from 'koishi-plugin-database-inidb'","import { type Config } from 'koishi-plugin-database-inidb'","import inidb from 'koishi-plugin-database-inidb'"]},{"cmd":"yarn add koishi-plugin-database-inidb","imports":[]},{"cmd":"pnpm add koishi-plugin-database-inidb","imports":[]}],"homepage":null,"github":"https://github.com/koishi-shangxue-plugins/service-more","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/koishi-plugin-database-inidb","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/koishi-plugin-database-inidb/compatibility"}}