Creating Comment Section Without Database - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › Creating Comment Section Without Database (466 Views)
| Creating Comment Section Without Database by February30(op): 7:09pm On Mar 19, 2022*. Modified: 3:11pm On Mar 20, 2022 |
I am working on a video learning webapp, I need to create a simple comment section for questions and answers. I don't want to connect to a database using SQL for simplicity. How do I go about it? Any knowledge? thanks |
| Re: Creating Comment Section Without Database by DeathToAfonja: 4:56am On Mar 20, 2022 |
February30:You can use the client browser local storage as virtual database Without database whatever u want to do won't work As the comments won't be saved for others to see anyways |
| Re: Creating Comment Section Without Database by losprince(m): 11:08am On Mar 20, 2022 |
You can use a file system for storing the comments. |
| Re: Creating Comment Section Without Database by February30(op): 3:12pm On Mar 20, 2022 |
losprince:Kindly enlighten me more on this. |
| Re: Creating Comment Section Without Database by tensazangetsu20(m): 4:32pm On Mar 20, 2022 |
Use Disqus. |
| Re: Creating Comment Section Without Database by JoyousFurnitire(m): 4:39pm On Mar 20, 2022 |
I don't know about SQL but there's 'virtual population' in noSQL (mongoDB). |
| Re: Creating Comment Section Without Database by February30(op): 4:39pm On Mar 20, 2022 |
tensazangetsu20:Thinking, I just read a bit about it. can it be integrated into my website? Thanks always. more ideas are needed |
| Re: Creating Comment Section Without Database by JoyousFurnitire(m): 4:40pm On Mar 20, 2022 |
losprince: February30:Yea, maybe store them in a JSON file but that's like a db |
How To Create Comment Section In Django • Elearning Website Development: Top 12 Tips For Creating A Successful Marketplace • What Programming Language Is Used In Creating Viruses? • 2 • 3 • 4
Web Developer Needed To Work On Backend Of A Php Site. • Why Are Programming Errors Called Bugs??? • Looking For Web Scraper For A Paid Scraping Job