{"library":"hemera-sql-store","type":"library","category":null,"description":"Generic SQL client for the Hemera microservices framework using Knex. Version 7.0.0 is the latest stable release. This package provides a store pattern for SQL databases, supporting MySQL, MariaDB, SQLite, and PostgreSQL via Knex. It integrates with Hemera's plugin system and optionally with Hemera-Joi for validation. The package requires a Nats connection for Hemera and a Knex configuration. It wraps Knex to provide CRUD operations within the Hemera pattern. The release cadence is irregular; this version supports Hemera v7.","language":"javascript","status":"active","version":"7.0.0","tags":["javascript","hemera","sql","mariadb","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install hemera-sql-store","imports":["const hemeraSqlStore = require('hemera-sql-store')","hemera.use(require('hemera-sql-store'), { knex: { ... } })","hemera.use(require('hemera-joi'))"]},{"cmd":"yarn add hemera-sql-store","imports":[]},{"cmd":"pnpm add hemera-sql-store","imports":[]}],"homepage":"https://github.com/hemerajs/hemera-sql-store#readme","github":"ssh://git@github.com/hemerajs/hemera-sql-store","docs":null,"changelog":null,"pypi":null,"npm":"hemera-sql-store","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}