-
Updated
May 17, 2022 - 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 56,070 public repositories matching this topic...
-
Updated
May 17, 2022 - JavaScript
When running ./nodebb upgrade
, the output should also append to logs/output.log
just as it does for ./nodebb start
. These logs can be viewed by running ./nodebb log
.
Good for beginners, feel free to ask here for tips on getting started.
-
Updated
May 12, 2022 - Java
General Info
- UUID: ccd674f1-a67e-4de4-a66d-1267006b075b
- Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36
- OS: MacOS
Description
from user:
I noticed that the "let's go!" button on the intro messages from Justin behave a little different than all other buttons. When you hover over the button, the text co
-
Updated
May 16, 2022 - Go
-
Updated
Apr 23, 2022 - Java
-
Updated
May 17, 2022 - Objective-C
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
Original question:
I have my own rest crud api and I would like to use only frontend part of admin-bro.
Does admin-bro support such scenario?
Proposed solution: MVP
- document how to wrap existing API by BaseResource
End Solution
- extend admin-bro core that, instead of asking own API, asks external API
- this could be a method in Action interface:
externalAPI
(but w
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
please help me out with deployment of the code in Azure Web App.
Describe the bug
https://github.com/mikro-orm/mikro-orm/blob/757801e9260b4cc89577b89ddbeec7a428fdb9a0/packages/core/src/entity/EntityAssigner.ts#L81
It would appear the default behavior is to just set the entity directly to the property, however if yo
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 :(
{
"Checksum": 0,
"FlagBits": 0,
"Sections": [
{
"Document": {
"$k": [
"listDatabases",
"nameOnly",
"$db"
],
"listDatabases": 1,
"nameOnly": null,
"$db": "admin"
},
"Kind": 0
}
]
}
nameOnly
is documented to be a boolean, but at least [one real application](htt
Socket support
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.
-
Updated
May 16, 2022 - Python
-
Updated
Apr 22, 2022 - JavaScript
Created by MongoDB Inc.
Released February 11, 2009
- Organization
- mongodb
- Website
- www.mongodb.com
- Wikipedia
- Wikipedia
I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er