think-model-postgresql
Model adapter
A PostgreSQL adapter for a popular JavaScript framework's model layer
PostgreSQL adapter for think model
5 stars
13 watching
1 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
modelpostgresqlthink-adapterthinkjs3
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-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-model | A ThinkJS 3.x model implementation providing a default data access layer for MySQL | 17 |
thinkjs/think-mongoose | An adapter that wraps Mongoose for use with the ThinkJS framework | 13 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 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 |
thinkjs/think-sequelize | Extends Sequelize ORM to work seamlessly with ThinkJS 3.x framework. | 13 |
q1998763/think-ueditor | A ThinkJS3 extension providing server-side configuration for UEditor | 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-pagination | A library providing pagination functionality for ThinkJS applications | 13 |
thinkjs/think-redis | A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. | 9 |
thinkjs/think-view-ejs | Compiles view templates with EJS for ThinkJS 3.x framework | 5 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |