What database is best to support chatbots?
Start with a spreadsheet, containing question-answer pairs. Spreadsheets are quite compatible with relational databases, such as the common MySQL. Once you reach the big data point, you may consider NoSQL or non-relational databases. One problem here is that most chatbot interpreters or “engines” are dependent on a specific schema or bundled database.
See also my quick and dirty webpages:
- 100 Best Cloud Database Videos | Meta-Guide.com
- 100 Best Graph Database Videos | Meta-Guide.com
- 100 Best Spreadsheet-Database Videos | Meta-Guide.com
- 100 Best XML Database Videos | Meta-Guide.com
- Best Database as a Service Videos | Meta-Guide.com
- Database as a Service (DBaaS) | Meta-Guide.com
- Databases & Ontologies | Meta-Guide.com
- NLDB (Natural Language Database) 2014 | Meta-Guide.com
- Paraphrase Database | Meta-Guide.com
- Robitron Databases | Meta-Guide.com