{"id":13480809,"url":"https://github.com/ReactiveMongo/ReactiveMongo","last_synced_at":"2025-03-27T11:30:58.608Z","repository":{"id":4024062,"uuid":"5124063","full_name":"ReactiveMongo/ReactiveMongo","owner":"ReactiveMongo","description":":leaves: Non-blocking, Reactive MongoDB Driver for Scala","archived":false,"fork":false,"pushed_at":"2025-03-11T20:08:08.000Z","size":7608,"stargazers_count":852,"open_issues_count":12,"forks_count":232,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-03-12T23:33:14.700Z","etag":null,"topics":["asynchronous","database","driver","mongodb","reactive","reactivemongo","scala"],"latest_commit_sha":null,"homepage":"http://reactivemongo.org","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ReactiveMongo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-07-20T14:24:46.000Z","updated_at":"2025-03-11T20:08:12.000Z","dependencies_parsed_at":"2023-02-14T11:31:32.926Z","dependency_job_id":"e517fc40-7ea1-41c1-b215-de5c86e17021","html_url":"https://github.com/ReactiveMongo/ReactiveMongo","commit_stats":{"total_commits":1072,"total_committers":91,"mean_commits":"11.780219780219781","dds":0.7537313432835822,"last_synced_commit":"7c52796771d6a70f9a25a2542b782f6a847a6003"},"previous_names":["zenexity/reactivemongo"],"tags_count":104,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveMongo%2FReactiveMongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveMongo%2FReactiveMongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveMongo%2FReactiveMongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveMongo%2FReactiveMongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactiveMongo","download_url":"https://codeload.github.com/ReactiveMongo/ReactiveMongo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245835976,"owners_count":20680302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asynchronous","database","driver","mongodb","reactive","reactivemongo","scala"],"created_at":"2024-07-31T17:00:45.311Z","updated_at":"2025-03-27T11:30:58.276Z","avatar_url":"https://github.com/ReactiveMongo.png","language":"Scala","readme":"# ReactiveMongo\n\nReactiveMongo is a scala driver that provides fully non-blocking and asynchronous I/O operations.\n\n## Usage\n\nFirst add the dependencies in your `build.sbt`.\n\n```scala\nlibraryDependencies ++= Seq(\n  \"org.reactivemongo\" %% \"reactivemongo\" % \"VERSION\"\n)\n```\n\n[![Maven](https://img.shields.io/maven-central/v/org.reactivemongo/reactivemongo_2.12.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22reactivemongo_2.12%22) [![Javadocs](https://javadoc.io/badge/org.reactivemongo/reactivemongo_2.12.svg)](https://javadoc.io/doc/org.reactivemongo/reactivemongo_2.12)\n\n*See the [documentation](http://reactivemongo.org)*\n\n## Build manually\n\nTo benefit from the latest improvements and fixes, you may want to compile ReactiveMongo from source. You will need a [Git client](http://git-scm.com/) and [SBT](http://www.scala-sbt.org).\n\nFrom the shell, first checkout the source:\n\n```\n$ git clone git@github.com:ReactiveMongo/ReactiveMongo.git\n```\n\nThen go to the `ReactiveMongo` directory and launch the SBT build console:\n\n```\n$ cd ReactiveMongo\n$ sbt\n\u003e +publishLocal\n```\n\n*Running tests:*\n\nIn order to execute the unit and integration tests, SBT can be used as follows.\n\n    sbt testOnly\n\n\u003e The test environement must be able to handle the maximum number of incoming connection for the MongoDB instance. This must be checked, and eventually updated, using `ulimit -n`.\n\n[![CircleCI](https://circleci.com/gh/ReactiveMongo/ReactiveMongo.svg?style=svg)](https://circleci.com/gh/ReactiveMongo/ReactiveMongo)\n[![Test coverage](https://img.shields.io/badge/coverage-60%25-yellowgreen.svg)](https://reactivemongo.github.io/ReactiveMongo/coverage/0.12.7/)\n\n*Reproduce CI build:*\n\nTo reproduce a CI build, see the [Docker](tools/docker/README.md) tools.\n\n### Learn More\n\n- [Complete documentation and tutorials](http://reactivemongo.org)\n- [Search or create issues](https://github.com/ReactiveMongo/ReactiveMongo/issues)\n- [Get help](https://groups.google.com/forum/?fromgroups#!forum/reactivemongo)\n- [Contribute](https://github.com/ReactiveMongo/ReactiveMongo/blob/master/CONTRIBUTING.md#reactivemongo-developer--contributor-guidelines)\n\n*See also the [samples](http://reactivemongo.org/#samples)*\n","funding_links":[],"categories":["Database","Table of Contents","Libraries"],"sub_categories":["Database","Scala"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReactiveMongo%2FReactiveMongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FReactiveMongo%2FReactiveMongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReactiveMongo%2FReactiveMongo/lists"}