Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vadimdemedes/mongorito

šŸ¹ MongoDB ODM for Node.js apps based on Redux
https://github.com/vadimdemedes/mongorito

can update the internal mongodb driver

sanslash332 opened this issue over 4 years ago
How to check the current state of the connection with the database?

sanslash332 opened this issue over 4 years ago
Support mongodb+srv scheme

DimitarNestorov opened this pull request over 4 years ago
abandoned?

xahon opened this issue almost 5 years ago
Enormous difference between Github docs and Site docs

nikkaktus24 opened this issue about 5 years ago
How to use findOneAndUpdate with option upsert : true ?

bv99 opened this issue over 5 years ago
found 1 low severity vulnerability

rottenoats opened this issue about 6 years ago
support for hashed indexes, and compound indexes

devendrapratap02 opened this issue over 6 years ago
Database connect on hold

freeintelligence opened this issue over 6 years ago
feat: add support for findOneAndUpdate query method

adieuadieu opened this pull request almost 7 years ago
Alterative to old middleware `create` hooks example

wesleycoder opened this issue almost 7 years ago
TypeError: this.Model.query(...).then is not a function

wesleycoder opened this issue almost 7 years ago
Type definition for intellisense

wesleycoder opened this issue almost 7 years ago
Chore/update mongodb package

adieuadieu opened this pull request almost 7 years ago
Chore/update dependencies

adieuadieu opened this pull request almost 7 years ago
toJS method

cherealnice opened this issue almost 7 years ago
How to use inherited(?) mquery findOneAndUpdate method

adieuadieu opened this issue almost 7 years ago
Fix typo in readme.md

ZoRdAK opened this pull request about 7 years ago
outdated website information

gabrielcsapo opened this issue about 7 years ago
Access document's fields without using .get/.set

LennyPenny opened this issue about 7 years ago
Fix Mongo on Travis CI

biphobe opened this pull request about 7 years ago
Document constructor options

biphobe opened this pull request about 7 years ago
Add Jetbrains IDE config files to gitignore

biphobe opened this pull request about 7 years ago
Mass assigment (fillable & guarded fields)

Zizaco opened this issue about 7 years ago
How would I handle gridFS with mongorito?

Texlo-Dev opened this issue about 7 years ago
Bulk insert

vinaybedre opened this issue over 7 years ago
Bug when setting any field after using 'Model.embeds()'

Zizaco opened this issue over 7 years ago
Bug with empty fields after using 'Model.embeds()'

Zizaco opened this issue over 7 years ago
Visual Studio 2017 intellisense support

codefactorydevelopment opened this issue over 7 years ago
Value is returning null after query

Texlo-Dev opened this issue over 7 years ago
I can't seem to get find() to return my data

Texlo-Dev opened this issue over 7 years ago
Amend issues with null or boolean serialize value, reference #175

EdenCoder opened this pull request over 7 years ago
Should disconnect after every operation?

sengkathir opened this issue over 7 years ago
Collection name override not working

Dids opened this issue over 7 years ago
Before save hook doesn't work

DavidBernal opened this issue over 7 years ago
Handling of ObjectId properties

henit opened this issue over 7 years ago
fix exception when serialize null value

hlandao opened this pull request over 7 years ago
Is it possible to extend methods with static ES6 class methods ?

hlandao opened this issue over 7 years ago
How to intercept & change set behavior?

zaaack opened this issue over 7 years ago
Concatenated Array fields on set

EdenCoder opened this issue over 7 years ago
Automatically adding object properties to models?

jrista opened this issue over 7 years ago
How to achieve Concurrency Control?

zixinw opened this issue over 7 years ago
Returning an object from an async function will run `find`

EdenCoder opened this issue over 7 years ago
Serialize doesn't check type of value

EdenCoder opened this issue over 7 years ago
Amend issues with findById using string

EdenCoder opened this pull request over 7 years ago
[v4]Expected `id` to be object or undefined, got number

Mywifi opened this issue over 7 years ago
how to find records with date, anything like whereDate?

themodernpk opened this issue over 7 years ago
MongoError: Topology was destroyed

zixinw opened this issue over 7 years ago
Update data without using find

Signorini opened this issue almost 8 years ago
V3

vadimdemedes opened this pull request almost 8 years ago
ability to connect and disconnect mongorito multiple times.

evgeniysharapov opened this pull request almost 8 years ago
Support array sort fields

zaaack opened this pull request almost 8 years ago
ensureIndex fix

0-vortex opened this pull request almost 8 years ago
how to do bulk insert

rack021 opened this issue almost 8 years ago
How do turn arrays into JSON ?

du5rte opened this issue almost 8 years ago
Must have $meta projection for all $meta sort keys

ghost opened this issue almost 8 years ago
Aggregate & map-reduce support

TongChia opened this issue almost 8 years ago
Possibility to have sub-documents by reference?

ghost opened this issue almost 8 years ago
Fix flattern-obj omits empty object field

zaaack opened this pull request almost 8 years ago
model toJSON method can not convert populated object to plain object

dazhangyu0808 opened this issue almost 8 years ago
some thing wrong when populate a single field

dazhangyu0808 opened this issue almost 8 years ago
something wrong when i use the custom _id field

dazhangyu0808 opened this issue almost 8 years ago
[v3] save won't return the saved document

zaaack opened this issue almost 8 years ago
Export mongodb.ObjectID

mathieug opened this issue about 8 years ago
Proper link to documentation for aggregate method

fortis opened this pull request about 8 years ago
[docs] Keep connection alive?

gpa opened this issue about 8 years ago
Populate fails if key doesn't exist

imperez opened this pull request about 8 years ago
Can't use $regex

alphanso opened this issue about 8 years ago
[Legacy] V3

vadimdemedes opened this pull request about 8 years ago
Fix xo & test & duplicated save hooks

zaaack opened this pull request about 8 years ago
Unit test Mongorito-based processing

templth opened this issue about 8 years ago
Develop

mrusme opened this pull request about 8 years ago
[v3] Query as a instance of mquery

EduardoRFS opened this issue about 8 years ago
[v3] Error: Database is disconnected

nervgh opened this issue about 8 years ago
allow .then on Query

EduardoRFS opened this pull request about 8 years ago
Implement old way to create connection

EduardoRFS opened this pull request about 8 years ago
Remove unnecessary promise wrappers in Query

EduardoRFS opened this pull request about 8 years ago
Save function was not able to save my data

rack021 opened this issue about 8 years ago
Does Mongorito support SSL in the connection string

nergmada opened this issue over 8 years ago
implement old way to create connection

EduardoRFS opened this pull request over 8 years ago
Mongorito v3

vadimdemedes opened this issue over 8 years ago
Implementation of getter & setter for accessing MongoDB driver.

mrusme opened this pull request over 8 years ago
Implementation of findAndModify

mrusme opened this pull request over 8 years ago
Implementation of MONGO_URL for possibility to run tests via `MONGO_Uā€¦

mrusme opened this pull request over 8 years ago
fix to-objectid crashes when id is not a valid object id

garrefa opened this pull request over 8 years ago
fix to-objectid

garrefa opened this pull request over 8 years ago
Could not connect to replica set

oliveirajota opened this issue over 8 years ago
Add DBRef examples

hbbbs opened this issue over 8 years ago
How to remove some properties by update operation

hbbbs opened this issue over 8 years ago
Isn't need any schema?

iepngs opened this issue over 8 years ago
Expose mongodb driver for external use

mrusme opened this pull request over 8 years ago
Hooks running more than once

ghost opened this issue over 8 years ago
when i reconnect to mongodb, yield find not work

dnxbf321 opened this issue almost 9 years ago
Add usage examples

kulakowka opened this issue about 9 years ago
Switch to native mongodb driver

paullryan opened this pull request about 9 years ago
Support for upsert?

mjtodd opened this issue over 9 years ago
Models for subdocuments.

amit777 opened this issue over 9 years ago
Single Collection Inheritance

secretfader opened this issue almost 10 years ago