{"library":"immutable-database-mariasql","type":"library","category":null,"description":"This package is a Node.js database driver designed to interface with MariaDB and MySQL, specifically adapted for 'immutable-core' concepts, meaning it encourages or facilitates an append-only data pattern. It requires Node.js v7.6.0 or higher for native async/await support. However, `immutable-database-mariasql` appears to be a wrapper around the `mariasql` package, which itself is highly outdated, having been last published over a decade ago (version 0.2.6, April 2016). Due to its reliance on a deprecated and unmaintained underlying library, this package is effectively abandoned and should not be used for new development. Its 'immutable' aspect is likely implemented at the application or wrapper level, as MariaDB/MySQL are not inherently immutable databases. For modern Node.js applications connecting to MariaDB or MySQL, the actively maintained `@mariadb/mariadb-connector-nodejs` (npm `mariadb`) is the recommended alternative.","language":"javascript","status":"abandoned","version":"1.3.47","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install immutable-database-mariasql","imports":["const { Client } = require('immutable-database-mariasql');","// Type definitions are generally not available for this package. Refer to documentation for object structure."]},{"cmd":"yarn add immutable-database-mariasql","imports":[]},{"cmd":"pnpm add immutable-database-mariasql","imports":[]}],"homepage":null,"github":"https://github.com/warncke/immutable-database-mariasql","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/immutable-database-mariasql","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/immutable-database-mariasql/compatibility"}}