Difference between revisions of "Collections"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users 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 6: | Line 5: | ||
* [[MongoDB]]: <code>[[show collections]]</code> | * [[MongoDB]]: <code>[[show collections]]</code> | ||
* [[Ansible]]: <code>[[ansible-galaxy]] collection init ptoal.example</code> | * [[Ansible]]: <code>[[ansible-galaxy]] collection init ptoal.example</code> | ||
+ | * [[Python collections]] | ||
Line 14: | Line 14: | ||
== See also == | == See also == | ||
+ | * {{Collections}} | ||
+ | * {{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: