Sequelize 文档的中文版本: v7.0.0-alpha
AI summary will be generated soon. Check back later for an in-depth analysis of this project.
django
The Web framework for perfectionists with deadlines.
redis
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
Asabeneh
The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
meilisearch
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
etcd-io
Distributed reliable key-value store for the most critical data of a distributed system
dbeaver
Free universal database tool and SQL client
此项目同步自 sequelize / sequelize 项目. 由于v7现阶段处于alpha阶段, 变更较为频繁, 生产环境建议使用v6
此项目同步自 sequelize / sequelize 项目.
由于v7现阶段处于alpha阶段, 变更较为频繁, 生产环境建议使用v6
Sequelize 是一个易用且基于 promise 的 Node.js ORM 工具 适用于 Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift 和 Snowflake’s Data Cloud. 它具有强大的事务支持, 关联关系, 预读和延迟加载,读取复制等功能.
Sequelize 遵从 语义版本控制 和 官方 Node.js LTS 版本. Sequelize v7 版本正式支持 Node.js >=18.0.0.
>=18.0.0
你目前正在查看 Sequelize 的教程和指南.你可能还对API 参考 (英文)感兴趣.