-
Updated
May 11, 2021 - Java
MongoDB

MongoDB is an open source NoSQL document-oriented database. MongoDB allows flexible schema representation instead of relying on fixed tables and columns. It supports full indexing, query, aggregation, tunable consistency and durability levels, and linear horizontal scaling through sharding.
Here are 38,652 public repositories matching this topic...
-
Updated
Apr 22, 2021 - Java
-
Updated
May 13, 2021 - JavaScript
https://docs.nodebb.org/installing/os/osx-mavericks/
Though we do have iOS devices for mobile testing, our core team doesn't actually own a mac (fight this war somewhere else :P). Would anyone with access to one mind testing and updating this page please? :)
More importantly the instructions for redis should be switched to mongo as it is our default recommended install; you can look at the
https://leapgraph.com/graphql-api-security
This article mentions several add-on packages that Reaction may want to use. This issue is simply to investigate whether these vulnerabilities are present and try adding the packages to solve them.
-
Updated
May 10, 2021 - Java
Description
Currently, if a user neglects to put a space between two @-mentions of users, the server will still evaluate both of those @-prefixed strings and send mention notifications to both users if they're valid. While this sounds intuitive, it is inconsistent with established UI conventions in this space, and may result in unintended notifications being sent when a user types an email
-
Updated
Apr 22, 2021 - Java
-
Updated
May 11, 2021 - Go
-
Updated
May 13, 2021 - Objective-C
-
Updated
Dec 23, 2020 - Python
This demo is great and help us a lot.
As now JWT ( JSON Web Token ) becomes an important way of authentication. What bout adding JWT authentication to this demo? Or we use JWT authentication instead of traditional session-cookie way.
Let's make this demo more powerful. : )
Add i18n
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
Hi @wulfsolter,
Regarding #230 you should also add this confirm alert on Delete button in Editing Document and Collection… on all delete button in fact :) - Currently it is easy to delete document or collection by mistake :(
-
Updated
Jan 13, 2021 - JavaScript
please help me out with deployment of the code in Azure Web App.
-
Updated
Sep 11, 2020 - JavaScript
Created by MongoDB Inc.
Released February 11, 2009
- Organization
- mongodb
- Website
- www.mongodb.com
- Wikipedia
- Wikipedia
meteor build ../youcordovabuild --directory
"Supply the server hostname and port in the --server option for mobile app builds."
optional ROOT_URL with cordova build
load default ROOT_URL with localStorage, fallback to built one if not