This document describes a student project to implement database systems on the SpiNNaker neuromorphic hardware architecture. The student developed a key-value store and relational database to run on SpiNNaker, evaluating its performance and limitations for general purpose computing. The conclusions from this work provide feedback that could help improve SpiNNaker's design for applications beyond neural network simulations. Challenges included dealing with unreliable communication, out-of-order execution, and API bugs in the neuromorphic system. Evaluation benchmarks analyzed reliability, throughput, and memory usage under the database workloads.