think-model-sqlite

Database Adapter

An adapter for integrating a relational database with the ThinkJS framework using SQLite as the underlying storage

SQLite adapter for think model

GitHub

1 stars
12 watching
2 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list

modelsqlitethink-adapterthinkjs3

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-abstract An adapter for abstracting and simplifying the development of data models in web applications using JavaScript. 2
thinkjs/think-model-postgresql A PostgreSQL adapter for a popular JavaScript framework's model layer 5
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-redis A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. 9
thinkjs/think-session-file Provides a file-based session management system for ThinkJS applications 0
thinkjs/think-websocket-socket.io A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. 9
thinkjs/think-cache-redis A Redis-based cache system for ThinkJS applications. 5
q1998763/think-ueditor A ThinkJS3 extension providing server-side configuration for UEditor 2
thinkjs/think-session Provides a session management system for ThinkJS 3.x applications. 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-cache-file A caching solution using files to store data temporarily 1
thinkjs/think-cache A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. 2