https://www.mongodb.com/docs/database-tools/
-
Tools for use with MongoDB:
- bsondump: display BSON files in a human-readable format
- mongoimport: Convert data from JSON, TSV or CSV and insert them
into a collection
- mongoexport: Write an existing collection to CSV or JSON format
- mong
On 2017/06/09 15:13, Andrew Aldridge wrote:
> ping
>
> On 2017-05-25 15:18, Andrew Aldridge wrote:
> > Hello,
> >
> > This port contains the mongo-tools[1] collection of administrative
> > tools for MongoDB databases.
> >
> > The patches allow the bundled Go dependencies to work with LibreSSL
>
ping
On 2017-05-25 15:18, Andrew Aldridge wrote:
Hello,
This port contains the mongo-tools[1] collection of administrative
tools for MongoDB databases.
The patches allow the bundled Go dependencies to work with LibreSSL
and to search /usr/local/{include,local} for libsasl2. I have done
some li
Hello,
This port contains the mongo-tools[1] collection of administrative tools
for MongoDB databases.
The patches allow the bundled Go dependencies to work with LibreSSL and
to search /usr/local/{include,local} for libsasl2. I have done some
light testing to make sure that TLS connections w