File tree Expand file tree Collapse file tree 4 files changed +114
-0
lines changed Expand file tree Collapse file tree 4 files changed +114
-0
lines changed Original file line number Diff line number Diff line change 1+ :template: product-landing
2+ :pl-max-width-paragraphs:
3+ :noprevnext:
4+
5+ =================
6+ MongoDB with Rust
7+ =================
8+
9+ .. introduction::
10+
11+ Develop safe and performant Rust applications using MongoDB's :atlas:`Atlas cloud database </>`.
12+ Developer integrations like Rocket and Actix support developers in writing operating
13+ systems, game engines, and embedded applications.
14+
15+ .. button:: Get started with the MongoDB Rust Driver
16+ :uri: https://www.mongodb.com/docs/drivers/rust/current/
17+
18+ .. image:: /images/rust.svg
19+ :alt: Rust landing page hero image
20+
21+ Driver
22+ ------
23+
24+ Provides a high-level API for working with MongoDB databases consistent with
25+ other MongoDB language drivers.
26+
27+ `Rust Driver Documentation → <https://www.mongodb.com/docs/drivers/rust/current/>`__
28+
29+ Integrations
30+ ------------
31+
32+ .. card-group::
33+ :columns: 3
34+ :style: center-content
35+
36+ .. card::
37+ :headline: Rocket
38+ :url: https://rocket.rs/
39+ :icon: /images/icons/Rocket.png
40+ :icon-alt: Rocket logo
41+
42+ .. card::
43+ :headline: Actix
44+ :url: https://github.com/actix/actix-web
45+ :icon: /images/icons/Actix.png
46+ :icon-alt: Actix logo
47+
48+
49+ More Ways to Learn
50+ ------------------
51+
52+ .. card-group::
53+ :columns: 3
54+ :style: large-icon
55+
56+ .. card::
57+ :headline: View Rust developer resources
58+ :url: https://www.mongodb.com/developer/languages/rust/
59+ :icon: /images/technical-mdb-devhub.svg
60+ :icon-alt: DevHub icon
61+
62+ Rust Resources →
63+
64+ .. card::
65+ :headline: Join forums and discussions
66+ :url: https://www.mongodb.com/community/
67+ :icon: /images/general-content-community.svg
68+ :icon-alt: Community icon
69+
70+ MongoDB Community →
You can’t perform that action at this time.
0 commit comments