Difference between revisions of "Collections"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
[[wikipedia:Collection (abstract data type)]] | [[wikipedia:Collection (abstract data type)]] | ||
* https://docs.mongodb.com/compass/current/collections/ | * https://docs.mongodb.com/compass/current/collections/ | ||
Line 15: | Line 14: | ||
== See also == | == See also == | ||
+ | * {{Collections}} | ||
* {{Data structures}} | * {{Data structures}} | ||
* {{MongoDB}} | * {{MongoDB}} | ||
[[Category:MongoDB]] | [[Category:MongoDB]] |
Latest revision as of 05:09, 13 November 2024
wikipedia:Collection (abstract data type)
- MongoDB:
show collections
- Ansible:
ansible-galaxy collection init ptoal.example
- Python collections
Related terms[edit]
- MongoDB:
db.YOUR_COLLETION_NAME.find ()
- Ansible collections
- Terraform collection functions
See also[edit]
- Collections
- Data structures:
queue
,list, linked list
,stack
,trie
, Abstract data structures, Python collections, Hash table - MongoDB: MongoDB Compass,
mongo
,mongodump, mongorestore
,mongoexport
, MongoDB changelog, MongoDB Enterprise Kubernetes Operator, GridFS, MongoDB Atlas, MongoDB replication, Ops Manager, docker logs mongodb, show collections, show dbs,mongo --help
Advertising: