Package Details: mongodb 7.0.14-1

Git Clone URL: https://aur.archlinux.org/mongodb.git (read-only, click to copy)
Package Base: mongodb
Description: A high-performance, open source, schema-free document-oriented database
Upstream URL: https://www.mongodb.com/
Keywords: database document-oriented
Licenses: SSPL-1.0
Provides: mongodb
Submitter: felixonmars
Maintainer: JstKddng
Last Packager: JstKddng
Votes: 35
Popularity: 0.072272
First Submitted: 2019-01-18 22:08 (UTC)
Last Updated: 2024-09-24 02:53 (UTC)

Sources (9)

Pinned Comments

JstKddng commented on 2022-08-03 23:28 (UTC)

Binary builds are available:

https://software.opensuse.org//download.html?project=home%3Ajustkidding%3Aarch&package=mongodb

JstKddng commented on 2022-08-03 23:28 (UTC)

If you have a pre-sandybridge CPU or an ARMv8 sbc, you can use mongodb44

If you'd like to stay in the V5.0 branch, you can use mongodb50

JstKddng commented on 2022-08-03 23:25 (UTC)

The mongo utility will be removed in future releases. Switching to mongosh is recommended.

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 Next › Last »

chrbayer commented on 2019-02-08 07:25 (UTC)

I have updated wiredtiger to the required commit for mongodb 4.0.6 and successfully build version 4.0.6. So this package can simply be updated :-)

gobyrne commented on 2019-01-28 17:14 (UTC)

I have an alternate solution that worked like a charm for me.

Create a docker container for your mongodb. Super simple, worked like a charm.

ali.molaei commented on 2019-01-28 09:09 (UTC)

Hi there, since we have all problems with compiling the MongoDB, I created a bin package for it, it is got from the MongoDB itself directly https://aur.archlinux.org/packages/mongodb-bin/

Use it happily :D

navarroaxel commented on 2019-01-26 22:11 (UTC)

@Leslie, maybe you run out of space of disk (33% is 150GB available) The compilation took me 395 minutes (via time) and 180GB on disk on Intel i7. The best way for install it now is download both packages from the archlinux archive and use the pacman -U <package> command: https://archive.archlinux.org/packages/m/mongodb/ https://archive.archlinux.org/packages/w/wiredtiger/

Leslie commented on 2019-01-26 13:45 (UTC)

Any idea why I'm getting out of space while compiling while I am totally sure to have enough space? my drive is only 33% full with 256GB max cap

navarroaxel commented on 2019-01-25 13:05 (UTC)

Well, if you need the package you can download it from: https://archive.archlinux.org/packages/m/mongodb/ and https://archive.archlinux.org/packages/w/wiredtiger/

This is so frustrating...

Ten0 commented on 2019-01-25 11:25 (UTC)

MongoDB, Inc. buys mLab, database as-a-service provider, then changes the license in order to have a monopoly on database-as-a-service, and now I can't even have mongo on my own computer because I don't have enough space on my hard drive to even compile it, so I would have to buy database-as-a-service from mLab.

They don't deserve the binary package to be off of the arch repositories.

gobyrne commented on 2019-01-24 20:44 (UTC)

@vegarab, review the commetn from @ismet ~160gb required for compiling. Crazy.

vegarab commented on 2019-01-24 15:53 (UTC)

87GB free on disk. 16 hours of compiling and it ends due to no free space (used all 87GB).