Simfinity.js 3.2.0
Simfinity.js is an Apache-2.0 library for Node.js developers building GraphQL APIs. It generates queries, CRUD mutations, relationships, filters and pagination from GraphQLObjectType definitions. Applications can use MongoDB with Mongoose through @simtlix/simfinity-js or PostgreSQL 15+ through @simtlix/simfinity-postgres. Both adapters share the driver-free @simtlix/simfinity-core runtime. Hooks and authorization rules let applications add business logic and access controls. The optional, database-independent @simtlix/simfinity-mcp package exposes selected GraphQL operations as MCP tools. Documentation includes runnable starters and explains adapter differences. Simfinity.js runs inside the application; authentication and trusted user context remain the application's responsibility. Maintained by Simtlix and contributors.
| Tags | graphql nodejs javascript library postgresql mongodb api developers |
|---|---|
| License | Apache |
| State | stable |