Database motor for manipulating, retrieving and storing data by using a Discord server.
DDB (Discord Database) is a Discord Bot that helps managing and storing data that the user provides. It works entirely throught the Discord Client. The bot is written in JavaScript (by using Discord Js).
v. 0.1-beta (05/11): added a simple select statement.
v. 0.2-beta (07/11): added a simple delete statement and fixed some errors.
v. 0.3-beta (09/11): added a simple insert statement and fixed the select * .