Skip to content

Ap01Device/DataBS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataBS

Database using mongodb

MongoDB's model for apdevide

strore data as flexible, Json file.

{
     _id: '2c39400000cfff849689485d',
    firstname:'Kanye',
    lastname:'West',
    address:{
    street:'Siping Rd',
    City:'Shanghai',
    State:'SH',
    zip:'1239'
    }
}

maped to objects in apdevices application for the backend design

About

Database using mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published