NoSQL: On a shared server, what are the alternatives to using SQL?
My answer to NoSQL: On a shared server, what are the alternatives to using SQL? on Quora
You could probably run Redis on a shared server—it doesn’t need to be installed as root, but it does require a process to run all the time which shared hosts may not allow.
There are a bunch of companies out there that offer hosted NoSQL as a service—https://mongohq.com/ for example. You could talk to those from shared hosting.
Your best bet though would be to upgrade from shared hosting to something more flexible. The bar for building an interesting web app has gone up, and you can get a basic VPS for $10/month—or use a platform like Heroku, ep.io or dotCloud if you don’t want to have to manage your own server.
More recent articles
- Understanding GPT tokenizers - 8th June 2023
- Weeknotes: Parquet in Datasette Lite, various talks, more LLM hacking - 4th June 2023
- It's infuriatingly hard to understand how closed models train on their input - 4th June 2023
- ChatGPT should include inline tips - 30th May 2023
- Lawyer cites fake cases invented by ChatGPT, judge is not amused - 27th May 2023
- llm, ttok and strip-tags - CLI tools for working with ChatGPT and other LLMs - 18th May 2023
- Delimiters won't save you from prompt injection - 11th May 2023
- Weeknotes: sqlite-utils 3.31, download-esm, Python in a sandbox - 10th May 2023
- Leaked Google document: "We Have No Moat, And Neither Does OpenAI" - 4th May 2023
- Midjourney 5.1 - 4th May 2023