think-model

MySQL model

A ThinkJS 3.x model implementation providing a default data access layer for MySQL

Default model for ThinkJS 3.x

GitHub

17 stars
10 watching
10 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list

modelthink-extendthinkjs

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thinkjs/think-model-mysqlAn adapter layer for interacting with MySQL databases in a specific JavaScript framework.12
thinkjs/think-model-postgresqlA PostgreSQL adapter for a popular JavaScript framework's model layer5
thinkjs/think-model-sqliteAn adapter for integrating a relational database with the ThinkJS framework using SQLite as the underlying storage1
thinkjs/think-model-abstractAn adapter for abstracting and simplifying the development of data models in web applications using JavaScript.2
thinkjs/think-session-mysqlA middleware package for storing and managing sessions in ThinkJS applications using MySQL as the underlying storage0
thinkjs/think-fetchProvides a unified HTTP(S) client for ThinkJS 3.x applications10
thinkjs/think-sessionProvides a session management system for ThinkJS 3.x applications.2
wuyanwen/thinkjsplusAn all-in-one development framework for ThinkJS 3.0 applications with support for Bootstrap, MySQL, and modular project structure.103
thinkjs/think-redisA JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases.9
q1998763/think-ueditorA ThinkJS3 extension providing server-side configuration for UEditor2
thinkjs/think-session-fileProvides a file-based session management system for ThinkJS applications0
thinkjs/think-sequelizeExtends Sequelize ORM to work seamlessly with ThinkJS 3.x framework.13
thinkjs/think-viewA View Engine for building dynamic web pages in ThinkJS applications5
thinkjs/think-websocketA WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities.3
thinkjs/think-qsA middleware that parses query and post data using the qs module2