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: over 3 years ago
Linked from 1 awesome list

modelthink-extendthinkjs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thinkjs/think-model-mysql An adapter layer for interacting with MySQL databases in a specific JavaScript framework. 12
thinkjs/think-model-postgresql A PostgreSQL adapter for a popular JavaScript framework's model layer 5
thinkjs/think-model-sqlite An adapter for integrating a relational database with the ThinkJS framework using SQLite as the underlying storage 1
thinkjs/think-model-abstract An adapter for abstracting and simplifying the development of data models in web applications using JavaScript. 2
thinkjs/think-session-mysql A middleware package for storing and managing sessions in ThinkJS applications using MySQL as the underlying storage 0
thinkjs/think-fetch Provides a unified HTTP(S) client for ThinkJS 3.x applications 10
thinkjs/think-session Provides a session management system for ThinkJS 3.x applications. 2
wuyanwen/thinkjsplus An all-in-one development framework for ThinkJS 3.0 applications with support for Bootstrap, MySQL, and modular project structure. 103
thinkjs/think-redis A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. 9
q1998763/think-ueditor A ThinkJS3 extension providing server-side configuration for UEditor 2
thinkjs/think-session-file Provides a file-based session management system for ThinkJS applications 0
thinkjs/think-sequelize Extends Sequelize ORM to work seamlessly with ThinkJS 3.x framework. 13
thinkjs/think-view A View Engine for building dynamic web pages in ThinkJS applications 5
thinkjs/think-websocket A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. 3
thinkjs/think-qs A middleware that parses query and post data using the qs module 2