0.0.5 • Published 4 years ago

starter.db v0.0.5

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

sql.db: a Database for starters

Functions of sql.db:

.fetch(userid, variable, valueIfNull(optional), newValue(optional)) - fetchs a variable and gets his value to a let, var, const function.

.add(userid, variable, value) - adds a value to given variable name and user id.

Soon Functions / Planned Functions:

.subtract, .filter, .getSome