SPSS Modeler is designed for "in-database" scoring. When processing data locally (in-memory), it performs similarly to Excel or standard Python Pandas scripts. However, when utilizing the SQL Pushback feature, it translates the node operations into SQL code and runs them on the database server.