-
Updated
May 23, 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,347 public repositories matching this topic...
-
Updated
Feb 9, 2022 - Java
Bug description
On windows, I run prisma format
and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:
 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 22, 2022 - Go
-
Updated
Apr 23, 2022 - Java
-
Updated
May 23, 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.
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
May 23, 2022 - TypeScript
{
"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.
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