Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruixiaozi/brisk-orm
BriskORM 是一个基于nodejs得快速,轻量级,轻快的ORM,支持mysql。使用brisk-ioc作为IoC/DI容器。
https://github.com/ruixiaozi/brisk-orm
fast javascript lightweight mysql mysql-database node nodejs orm orm-framework
Last synced: 4 days ago
JSON representation
BriskORM 是一个基于nodejs得快速,轻量级,轻快的ORM,支持mysql。使用brisk-ioc作为IoC/DI容器。
- Host: GitHub
- URL: https://github.com/ruixiaozi/brisk-orm
- Owner: ruixiaozi
- License: mit
- Created: 2021-07-18T10:42:02.000Z (over 3 years ago)
- Default Branch: release_0.x.x
- Last Pushed: 2023-11-04T10:03:01.000Z (about 1 year ago)
- Last Synced: 2024-12-27T03:04:36.527Z (14 days ago)
- Topics: fast, javascript, lightweight, mysql, mysql-database, node, nodejs, orm, orm-framework
- Language: TypeScript
- Homepage:
- Size: 193 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# BriskORM
BriskORM 是一个基于nodejs得快速,轻量级,轻快的ORM,支持mysql。使用brisk-ioc作为IoC/DI容器。
# License
[MIT License](./LICENSE)
Copyright (c) 2021 Ruixiaozi
# Documentation
`git config --global core.autocrlf false`
[参考Example](./example)
# Support
+ mysql
+ brisk-ioc
+ brisk-ts-extends
+ brisk-log
+ dirlint
+ eslint-config-brisk# VSCode Extentions Support
+ EditorConfig for VS Code
+ eslint
+ commitlint