This is actually a dual focus question: Part 1 is looking for information about current processes the science community uses for modeling of ecosystems, especially small scale. And part 2 is looking for how I should start studying to achieve my goal.
Part 1 is about that simple: Do scientists who model ecosystems use databases? Like postgres? Or do they write their own programs? What can you tell me?
Part 2:
I'm looking longterm to create a database of plants, animals and foods with particular attributes which can be searched and sorted based on those attributes. Eventually I may also want this data and it's relationships to be accessible to third party programs for further processing. The idea being really to model ecosystems - ie plants grow foods, give and take nutrients, energy and water, etc.
I'm thinking now I'll learn the basics of Access on some other little projects, but begin making the prototype information tables in excel (as they can be imported into most databases without any problem?) Learning Access is just because last time I tried to jump into Postgres I got really confused and discouraged.
So basically:
Is Access a good place to start?
Is Postgres really as complicated as it seems?
Can Postgres link up with other programs by generating user specified data files? Say... with Autocad? Could it generate information for autocad to interpert?
What do scientists use to model ecosystems?