issues
search
heimdallrj
/
backdrop-js
"Simplicity is the ultimate sophistication." ― Leonardo da Vinci
2
stars
1
forks
source link
[EPIC] DATABASE
#23
Open
thinkholic
opened
3 years ago
thinkholic
commented
3 years ago
[x] JsonDB - default database
[x]
https://github.com/thinkholic/backdrop-js/issues/11
[ ]
https://github.com/thinkholic/backdrop-js/issues/12
[ ] SQLLite
heimdallrj
commented
3 years ago
Backdrop Eloquent (ORM/ODM)
[x] Wrapper for MongoDB
[x] Wrapper for JsonDB
db() db('users'). db('users').find();