Prisma is just Data Access Layer (you would use it instead of other ORMs like Sequelize or Mongoose to work with database directly) while 8base gives you production ready API right away with roles/permissions/authentication, with possibility to extend you API with custom functions with much more