搜索 "MongoDB" 的结果(共 15 个)
typeorm
Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
MIT
denque
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Apache-2.0
sift
MongoDB query filtering in JavaScript
MIT
mongodb-core
Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications
Apache-2.0
@types/mongodb
Stub TypeScript definitions entry for mongodb, which provides its own types definitions
MIT
save
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
ISC