- Forum posts: 27
Nov 12, 2019, 11:20:12 AM via Website
Nov 12, 2019 11:20:12 AM via Website
List of chat server database MinIO, ceph, FreeNAS, Amazon S3, Google Cloud Storage, and Amazon EBS
How do I design a chatting application database schema?
Which database would be good to store all chat conversations of a chat application(Android & iOS)?
Is it a good idea to store messages directly in MySQL? What if I have thousands of concurrent connections and inserts?