An open API service indexing awesome lists of open source software.

https://github.com/heywinit/discodb

A database that stores data in Discord.
https://github.com/heywinit/discodb

Last synced: 3 months ago
JSON representation

A database that stores data in Discord.

Awesome Lists containing this project

README

        

# DiscoDB
A database that stores data in Discord. Created using GoLang & [discordgo](https://github.com/bwmarrin/discordgo).

[![License](https://img.shields.io/github/license/vineshgh/DiscoDB)](https://img.shields.io/github/license/vineshgh/DiscoDB/LICENSE)

## Usage/Examples
```golang
```

## Features
- [x] Unlimited data storage
- [ ] SDK/API for easy comms
- [ ] Logging & Monitoring
- [ ] Ratelimit Management
- [ ] Concurrency Control with Multiple Instances (might violate TOS so not sure)

## FAQ
#### What's the ETA?
I am learning Go as I make this. This is a way for me to understand how real life things are done in GoLang. So I am not sure about the ETA