0 votes
in Big Data | Hadoop by (30.8k points)
Which language is MongoDB written in in MongoDB ?

1 Answer

0 votes
by (23.1k points)
MongoDB is implemented in C++. However, drivers and client libraries are typically written in their own respective languages. Although, some drivers use C extensions for better performance.

Related questions

...