I have to do a database project, and my first task is to make a analysis between some posibilities and to decide witch is the best to use in this case (I have to consider SQL Server, mySql, Oracle and DB2). So, my databse must permit remote control, must run on parallel architecture, must be portable and it has to work with signals(actually, it will be used for comparing some signals, to decide of what type a signal is). Of course, I must consider the others features of a database, too: like hardware/software requirements, security, backup, complexity of language..
Another problem is that I dont't understand how does it work remote control, for example.. From what I've been studying, I understood that all of the database management systems that I'm considering allow remote control, but there are differences of implementation..And a have a problem with parallel architecture, too.. So, please, could you tell me your opinion?.. And I'll be greatfull if anyone could tell me the main advantages/disadvantages/other features regarding these database management systems.. Thanks a lot..