₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,152 members, 8,420,574 topics. Date: Friday, 05 June 2026 at 03:06 AM

Toggle theme

Creating Comment Section Without Database - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingCreating Comment Section Without Database (465 Views)

1 Reply (Go Down)

Creating Comment Section Without Database by February30(op):
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:
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 connected to a database using SQL for simplicity.

How do I go about it?

Any knowledge?

thanks
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:
You can use a file system for storing the comments.
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:
Use Disqus.
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:
You can use a file system for storing the comments.
February30:
Kindly enlighten me more on this.
Yea, maybe store them in a JSON file but that's like a db
1 Reply

How To Create Comment Section In DjangoElearning Website Development: Top 12 Tips For Creating A Successful MarketplaceWhat Programming Language Is Used In Creating Viruses?234

Guys How Can I Create A "Post Page" On My Website Where I Can Post FromNeed An App DeveloperWhy Machine Learning Is Important