Update 'database_project/README.md'
This commit is contained in:
parent
558cdec7ee
commit
03aaf1ed08
1 changed files with 30 additions and 1 deletions
|
@ -1 +1,30 @@
|
|||
## Key value DataBase
|
||||
### Key value DataBase
|
||||
|
||||
Resources, Agent and Events are set with view and mainly ID values
|
||||
|
||||
EXAMPLE Resource Oranges
|
||||
|
||||
{
|
||||
"name" : "value",
|
||||
"field" : "value",
|
||||
"field" : "value",
|
||||
}
|
||||
|
||||
|
||||
|
||||
### IDs
|
||||
|
||||
Resources ID
|
||||
Agent ID
|
||||
Events ID
|
||||
|
||||
### Resource ID
|
||||
|
||||
### Agent ID
|
||||
|
||||
### Event ID
|
||||
|
||||
#### time
|
||||
|
||||
month
|
||||
location
|
Loading…
Reference in a new issue