@@ -9,121 +9,50 @@ Community Libraries
9
9
10
10
.. list-table::
11
11
:class: striped
12
-
13
- * - ActionScript3
14
- - `JMCNetMongoFlex <http://code.google.com/p/jmcnet-full-mongo-flex-driver/>`__
15
-
16
- * - C
17
- - `libmongo-client <http://github.com/algernon/libmongo-client>`__
18
-
19
- * - ColdFusion
20
- - `cfmongodb <https://github.com/marcesher/cfmongodb/>`__
21
12
22
13
* - D
23
14
- | `Vibe.D native MongoDB driver <http://vibed.org/docs#mongo>`__
24
- | `Port of the legacy MongoDB 0.4 C Driver to D <http://github.com/itiu/mongo-d-driver>`__
25
15
26
16
* - Dart
27
17
- `mongo_dart 0.4.0 <http://pub.dartlang.org/packages/mongo_dart>`__
28
18
29
19
* - Delphi
30
- - | `mongo-delphi-driver <https://github.com/gerald-lindsly/mongo-delphi-driver>`__
31
- | `pebongo <http://code.google.com/p/pebongo/>`__
32
- | `TMongoWire <http://github.com/stijnsanders/TMongoWire>`__
33
- | `Alcinoe TALMongoClient <https://github.com/Zeus64/alcinoe/>`__
34
- | `Synopse mORMot framework <http://blog.synopse.info/post/2014/05/07/MongoDB-database-access>`__
20
+ - | `Alcinoe TALMongoClient <https://github.com/Zeus64/alcinoe/>`__
35
21
36
22
* - Django
37
23
- `Djongo <https://github.com/nesdis/djongo>`__
38
24
39
25
* - Elixir
40
26
- | `Elixir Driver <https://github.com/ericmj/mongodb>`__
41
27
| `Elixir Driver Alternate <https://github.com/zookzook/elixir-mongodb-driver>`__
42
- | `Ecto adapter <https://github.com/michalmuskala/mongodb_ecto>`__
43
-
44
- * - Entity
45
- - `entity driver for mongodb <http://code.google.com/p/entity-language/wiki/mongodb>`__
46
28
47
29
* - Erlang
48
30
- `Erlang Driver <https://github.com/comtihon/mongodb-erlang>`__
49
31
50
- * - Factor
51
- - `Factor <http://github.com/slavapestov/factor/tree/master/extra/mongodb/>`__
52
-
53
32
* - Fantom
54
33
- | `afMongo <http://pods.fantomfactory.org/pods/afMongo>`__
55
- | `afMorphia <http://pods.fantomfactory.org/pods/afMorphia>`__
56
- | `FantoMongo <http://bitbucket.org/liamstask/fantomongo/wiki/Home>`__
57
-
58
- * - F#
59
- - `F# <http://gist.github.com/218388>`__
60
-
61
- * - Go
62
- - `mgo (GlobalSign fork) <https://github.com/globalsign/mgo>`__
63
-
64
- * - Groovy
65
- - | `gmongo <https://github.com/poiati/gmongo>`__
66
- | `Grails Bates: Grails business audit trails plugin <https://github.com/saleram1/grails-bates>`__
67
34
68
35
* - Haskell
69
36
- `MongoDB driver for Haskell <https://github.com/mongodb-haskell/mongodb>`__
70
37
71
- * - JavaScript
72
- - `Narwhal <http://github.com/sergi/narwhal-mongodb>`__
73
-
74
38
* - Kotlin
75
39
- `KMongo <https://github.com/Litote/kmongo>`__
76
-
77
- * - LabVIEW
78
- - `mongo-labview-driver <https://github.com/RBXSystems/mongo-labview-driver>`__
79
-
80
- * - Lisp
81
- - `cl-mongo <https://github.com/fons/cl-mongo>`__
82
-
83
- * - Lua
84
- - | `LuaMongo on Google Code <http://code.google.com/p/luamongo/>`__
85
- | `LuaMongo <https://github.com/moai/luamongo>`__
86
-
87
- * - Mathematica
88
- - `MongoDBLink <https://github.com/zbjornson/MongoDBLink>`__
89
-
90
- * - MatLab
91
- - `mongo-matlab-driver <https://github.com/gerald-lindsly/mongo-matlab-driver>`__
92
-
93
- * - Objective C
94
- - | `NuMongoDB <http://github.com/timburks/NuMongoDB>`__
95
- | `ObjCMongoDB <https://github.com/paulmelnikow/ObjCMongoDB>`__
96
40
97
41
* - OCaml
98
42
- `Mongo.ml <http://massd.github.io/mongo>`__
99
43
100
- * - Opa
101
- - `Opa Standard Library MongoDB Driver <https://github.com/MLstate/opalang/wiki/Hello%2C-database>`__
102
-
103
44
* - Perl
104
45
- | `MongoDB - Former official driver <https://metacpan.org/pod/MongoDB>`__ (EOL as of August 2020)
105
- | `Mango <https://metacpan.org/pod/Mango>`__
106
46
107
47
* - PHP
108
- - | `Mongo Queue PHP <https://github.com/dominionenterprises/mongo-queue-php>`__
109
- | `Mongo PHP Adapter <https://github.com/alcaeus/mongo-php-adapter>`__
110
- | `Mongodm <https://github.com/purekid/mongodm>`__
111
- | `MongoDB Transistor <https://github.com/bjori/mongo-php-transistor>`__
112
- | `Yadm <https://github.com/makasim/yadm>`__
48
+ - | `Mongo PHP Adapter <https://github.com/alcaeus/mongo-php-adapter>`__
113
49
114
50
* - PowerShell
115
- - | `mosh - MongoDB Powershell provider <http://mosh.codeplex.com>`__
116
- | `Mdbc - MongoDB Cmdlets for PowerShell <https://github.com/nightroman/Mdbc>`__
117
-
118
- * - Prolog
119
- - `Prolongo <https://github.com/khueue/prolongo>`__
51
+ - | `Mdbc - MongoDB Cmdlets for PowerShell <https://github.com/nightroman/Mdbc>`__
120
52
121
53
* - Python
122
54
- | `MongoEngine <http://mongoengine.org>`__
123
- | `MongoKit <http://namlook.github.com/mongokit/>`__
124
55
| `MongoKat <https://github.com/pricingassistant/mongokat>`__
125
- | `Monary <https://monary.readthedocs.io/>`__
126
- | `Django-mongonaut <https://github.com/jazzband/django-mongonaut>`__
127
56
| `TxMongo <https://github.com/twisted/txmongo>`__
128
57
129
58
* - R
@@ -135,10 +64,5 @@ Community Libraries
135
64
* - Swift
136
65
- `MongoKitten <https://github.com/OpenKitten/MongoKitten>`__
137
66
138
- * - Racket (PLT Scheme)
139
- - `mongodb.plt <http://planet.racket-lang.org/display.ss?package=mongodb.plt&owner=jaymccarthy&changerep=2>`__
140
-
141
67
* - Smalltalk
142
68
- `Squeaksource MongoTalk <http://www.squeaksource.com/MongoTalk.html>`__
143
-
144
- .. include:: /includes/important-community-drivers.rst
0 commit comments