Fastity plugin work with Sequelize (adapter for NodeJS -> Sqlite, Mysql, Mssql, Posgres)
```typescript import { fastifySequelize } from 'fastify-sequelize-plugin';
Fastify与Sequelize的深度集成插件,支持自动模型加载和分布式ID生成
Fastify sequelize connection plugin
Open source library to parse Fastify-Sequelize querystrings and include the Sequelize Model constructor class where is its name.
Fast and low overhead web framework, for Node.js
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
Plugin helper for Fastify
A streaming parser for HTML form data for node.js
The Sequelize CLI
Resource pooling for Node.JS
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Fastify CORS
Official Fastify OpenTelemetry Instrumentation
Build and manage the AJV instances for the fastify framework
Build and manage the fast-json-stringify instances for the fastify framework
Framework-agnostic migration tool for Node
A module for Fastify to parse x-www-form-urlencoded bodies
Decorators and some other features for sequelize
Plugin for serving static files as fast as possible.
Parse HTTP X-Forwarded-For header
Important security headers for Fastify
Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation
Multipart plugin for Fastify