Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to develop C# Asp.Net websites for small community with membership enrollment, Renewal with PayPal payment feature. I have bought a paid hosting license from GoDaddy for my website but I don't want to spend extra for application software & database license. I am more concerned on which database suitable for this and that too free. Developing websites with 500 users(members) max. What are the best free/open source database i can use with C#.net websites?

What I have tried:

Based on suggestions, i will create website with free database.
Posted
Updated 8-Jan-17 8:56am

1 solution

Depends on your hosting service- most provide either SQL Server or MySql as standard, which should be more than capable of handling 500 members.

Godaddy would appear to provide MySql at least: Create MySQL or MS SQL databases | Web & Classic Hosting - GoDaddy Help GB[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900