This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
r1
/
rg1
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12
Commits
1
Branch
0
Tags
538 MiB
Tree:
146a351ebe
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '146a351ebe'
${ noResults }
rg1
/
server
/
tools
/
mongodb
/
rs_helloworld.js
3 lines
53 B
Raw
Normal View
History
init
1 month ago
use
rs_dbtest
db
.
tbtest
.
insert
(
{
"hello"
:
"world"
}
)