|
|
|
|
|
by jefflinwood
5735 days ago
|
|
It sounds like you have a good idea of what you want to build, which is great! Now it sounds like the thing you have to do is figure out the data architecture - that could help make the rest of your technology stack decisions for you. For instance, can your data structures be modeled in something NoSQL like MongoDB or CouchDB? To me, it sounds like you'd want to use a relational database, but it would be fun to experiment! |
|