LIMS*Nucleus is amenable to a variety of installation configurations:
| Example | Client | Server 1 | Server 2 |
|---|---|---|---|
| Data Center | Web Browser | Application Server | Database Server |
| AWS/EC2 | Web Browser | Application & Database Server | |
| Personal laptop | Browser, Application & Database Server |
Most of the LIMS*Nucleus business logic is implemented using Postgres stored procedures. The client utililizes Bootstrap/Datatables to guide/validate user input, and display results in table format.