当前位置:网站首页>Getting started with mongodb
Getting started with mongodb
2022-06-25 05:52:00 【bcbobo21cn】
Install first ; Get into bin Catalog , Input mongo, Get into mongodb;

Use use Database name Create database ; If it already exists, switch to the database ;db, View the current database ;
show dbs, View all databases ;
Insert data into the created database ; Again show dbs;
Look up the data ;
边栏推荐
- Go Basics
- Ethernet
- JMeter stress testing and agent recording
- Depth of binary tree
- Do you know what a three-tier architecture is?
- Deep learning non local neural networks
- Aiot project that is an introduction to the basics of the Internet of things and can be implemented in practice
- Semantic segmentation fcns in the wild: pixel level adaptive and constraint based adaptation
- PAT (Advanced Level) Practice 1025
- Farewell to Lombok in 996
猜你喜欢

JSON Library Tutorial from scratch (I): starting to learn and organize notes
Technology inventory: past, present and future of Message Oriented Middleware
What is SAP sup - Sybase unwired platform
SAP ui5 beginner tutorial No. 27 - unit test tool quNit introduction trial version for SAP ui5 application

Semantic segmentation fcns in the wild: pixel level adaptive and constraint based adaptation

Voxel based and second network learning

Create a complete binary tree in array order

MySQL tuning --01--- optimization steps and system performance parameters

Trouble of setting table property to null
SAP ui5 application development tutorial 32 - how to create a custom SAP ui5 control
随机推荐
Vscode voice notes to enrich information (Part 1)
Part 34 of SAP ui5 application development tutorial - device adaptation of SAP ui5 application based on device type
Go quiz: considerations for function naming return value from the go interview question (more than 80% of people answered wrong)
Understanding of process, thread, task queue, event loop, macro task, micro task, execution stack and other concepts in JS
Day17 (set)
Incorrect dependency of POM file
Guava common collection tool classes
Japanese fifty tone diagram
Interviewer: what is an iterator? What is the relationship between async await and iterators?
HashSet implementation class
Soft exam information system project manager_ Management Science (Operations Research) 2--- senior information system project manager of soft test 034
Classic usage of the sumproduct function
Tutorial 35 of SAP ui5 application development - how to deploy locally developed SAP ui5 applications to ABAP server for trial reading
[untitled]
Volatile and JMM memory models
PAT (Advanced Level) Practice 1025
Pytorch- daily learning notes of some small functions involving training
Double recursion in deep analysis merge sort
JSON Library Tutorial from scratch (I): starting to learn and organize notes
Go microservice development toolkit