Manage Your Client Credentials

Machines & People helps manage the client enviromentMachines+People brings together the essential data that authenticates and unites a machine, user, software, and resources into a single working environment. As IT professionals we often do not see this data managed effectively. We often spend too much time finding this information when it is needed. With Machines+People, once the data is entered, we can find out what machines software serial numbers are located on, the hardware specs of machines, organizational information such as email servers and internet connection data, and what machines any user may have privileges to.

Machines can easily be "decommisioned" releasing software and users back to the pool. New machines can be "built" with drag and drop ease to add users and software.

Continue learning more by clicking "Is Cross Platform" menu to the right.

mosaic databasedesign

Machines & People is a professionally designed database system that uses the open source database SQLite as an embedded database. Features include:

  • Relational database connecting machines, people, and software tables.
  • Many-to-many relationships between some tables.
  • "Normalized" design: no repetitive or duplicate columns, no duplicate data in multiple rows, no columns not dependent on the primary key.
  • Indexed columns for faster search.

Learn More About Database Normalization