Never write a database, even if you want to, even if you think you should
1–10 of 56 posts
Re: Never write a database, even if you want to, even if you think you should
#2Re: Never write a database, even if you want to, even if you think you should
#3Sometimes, naivety is a good helper when it comes to learning - too much knowledge of the task ahead can be demotivating. No one was born a professional developer either, and only by encountering and considering problems as they occur can one truly understand why certain decisions were made in the past and stuck around. Also, many great projects started as hobby projects. And not all projects have to become fully functional, or correct, or ready for production.
Re: Never write a database, even if you want to, even if you think you should
#4what does "writing a database" mean?
Re: Never write a database, even if you want to, even if you think you should
#5what does "writing a database" mean?
Re: Never write a database, even if you want to, even if you think you should
#6Re: Never write a database, even if you want to, even if you think you should
#7Re: Never write a database, even if you want to, even if you think you should
#8Re: Never write a database, even if you want to, even if you think you should
#9They have a lot of really simple, good ideas that can make your life a lot easier. Attempting to work on data intensive applications without stealing ideas from databases can make your life much harder.