Database design is the process of producing a detailed data model of a database. This logical data model contains all the needed logical and physical design choices and physical storage parameters needed to generate a design in a data definition language, which can then be used to create a database. A fully attributed data model contains detailed attributes for each entity.
We have experience in creating web-based databases as well as stand-alone versions. Relational database management systems have become a predominant choice for the storage of information in new databases.
For web based databases we prefer using MySQL or PostgreSQL.
For Standalone databases we mostly use Microsoft Access or Filemaker.