Ask HN: Cloud Storage Service for Text Editor Web App? I am building a text editor web app. What is the most suitable cloud storage service for this? S3 comes to mind. I am considering having a SQLite DB for each user's set of documents. Not sure SQLite should be used in this way. Is there a storage service for SQLite DBs? |
No comments yet