Looking for database search engine?

Take command of air and naval assets from post-WW2 to the near future in tactical and operational scale, complete with historical and hypothetical scenarios and an integrated scenario editor.

Moderator: MOD_Command

Post Reply
gbethel
Posts: 47
Joined: Wed Oct 22, 2014 4:47 am

Looking for database search engine?

Post by gbethel »

Is there a way to search the database by component properties? For example, a way to list weapons that are capable vs. seaskimmers or to list ships that are capable of replenishing/refueling ships at sea.
Amnectrus
Posts: 80
Joined: Thu Oct 22, 2015 4:10 pm

RE: Looking for database search engine?

Post by Amnectrus »

If you know SQL, you can open the database file in a program like SQuirreL or other SQLite client and then run queries on it, and get back all the info you want. I've done a fair amount of poking around and you can find interesting stuff like what the stealthiest planes are, or which planes have LPI radar, or which units have the most sensitive ESM gear, or which IRST or camera systems are the best. The tables are pretty well normalized but can be confusing until you learn how they're all related. It's disappointing that none of the CMANO unit database sites so far have had that kind of searching, and some don't even show all the data that's actually available for each item, but I haven't been motivated to write a better one myself yet... When I need to find a specific thing, I still just fire up SQuirreL.
User avatar
tjhkkr
Posts: 2431
Joined: Wed Jun 02, 2010 11:15 pm
Contact:

RE: Looking for database search engine?

Post by tjhkkr »

ORIGINAL: Amnectrus
If you know SQL, you can open the database file in a program like SQuirreL or other SQLite client and then run queries on it, and get back all the info you want. I've done a fair amount of poking around and you can find interesting stuff like what the stealthiest planes are, or which planes have LPI radar, or which units have the most sensitive ESM gear, or which IRST or camera systems are the best. The tables are pretty well normalized but can be confusing until you learn how they're all related. It's disappointing that none of the CMANO unit database sites so far have had that kind of searching, and some don't even show all the data that's actually available for each item, but I haven't been motivated to write a better one myself yet... When I need to find a specific thing, I still just fire up SQuirreL.
Thank you for this... this is great... it is useful to know who has what and because of why...
Remember that the evil which is now in the world will become yet more powerful, and that it is not evil which conquers evil, but only love -- Olga Romanov.
Post Reply

Return to “Command: Modern Operations series”