think-mongoose
Mongoose adapter
An adapter that wraps Mongoose for use with the ThinkJS framework
Wrap mongoose for ThinkJS 3.x
13 stars
13 watching
3 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
mongoosethink-extendthink-model
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-model-postgresql | A PostgreSQL adapter for a popular JavaScript framework's model layer | 5 |
thinkjs/think-model-abstract | An adapter for abstracting and simplifying the development of data models in web applications using JavaScript. | 2 |
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-mysql | An adapter layer for interacting with MySQL databases in a specific JavaScript framework. | 12 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
thinkjs/think-fetch | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |
thinkjs/think-cache-memcache | Provides an adapter for caching data using Memcache. | 0 |
thinkjs/think-controller | Middleware for handling controller logic in ThinkJS 3.x applications | 5 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
thinkjs/think-view-nunjucks | A Nunjucks adapter for ThinkJS 3.x | 2 |
thinkjs/think-model | A ThinkJS 3.x model implementation providing a default data access layer for MySQL | 17 |
wearefractal/mongoose-adventure | A presentation tool built around the Mongoose ORM framework for MongoDB databases | 5 |