I'd like to add a page to the development documentation that highlights a handful of useful development tools that can be helpful when creating chat bots or working on ChatterBot's codebase. In general, these tools should preferably be cross-platform (not something that only Mac or Windows or Linux users can use).
A few ideas so far include...
This is an absolutely awesome tool for testing out no-sql databases like MongoDB.
https://github.com/nosqlclient/nosqlclient
I'm open to recommendations for a good one. I was looking into sqlite-viewer, maybe someone has used a better one, I haven't tested this one out yet.
https://github.com/inloop/sqlite-viewer
I'm sure there are plenty of other useful tools out there. I would love to get some recommendations before I start curating the new documentation page.
I have been using
I use the exact same as @vkosuri and can recommend them as well.
It should be noted that Robomongo is now called Robo 3T. The url is still the same though https://robomongo.org/
I could also recommend Postico for PostgreSQL and Mac: https://eggerapps.at/postico/
Most helpful comment
I could also recommend Postico for PostgreSQL and Mac: https://eggerapps.at/postico/