MongoDB
J'aime 0
Nom | MongoDB |
|---|---|
| Best used | If you need dynamic queries. If you prefer to define indexes, not map/reduce functions. If you need good performance on a big DB. If you wanted CouchDB, but your data changes too much, filling up disks. |
| Usage example | For all things that you would do with MySQL or PostgreSQL, but having predefined columns really holds you back. |
| Known Shortcomings | |
| Main focus | Retains some friendly properties of SQL. (Query, index) |
| Licence | AGPL (Drivers: Apache) |
| Tarifs | Free download or Pay per instance + Service (MongoLab) |
| Projects using it |
|
| Détails techniques | |
| Dernière version | 3.0.3 |
| Date de sortie | 12 mai 2015 |
| Première version | 2009 |
| Consistency | Eventual (strong with flag) |
| Replication | Master/slave |
| Protocol | BSON (Binary) |
| Data Presentation | JSON |
| Langage de développement | C++ |
| Platforms | Cross-platform |
| API Language | |
| Embedded Language | JavaScript |
| Autre | |
| Site web | mongodb.org |
| Wikipédia | wikipedia.org/... |
| Autres liens | |
| Fonctionnalités | |
| Cloud DB | Third Party |
| Transaction support | Non |
| Domain-model Aggregation | Oui |
| GeoSpatial | Oui |
| FullText | |
| Commercial Support | Third parties. |
Avis utilisateurs et commentaires