II.
Library overview
Reference · livelibrary:knex
Knex.js overview
SQL query builder for Node.js supporting PostgreSQL, MySQL, SQLite, and more, with a fluent API for schema building, migrations, and seeding. Works well with or without an ORM layer.
Attributes
displayName
Knex.js
belongsToLanguageId
category
orm
description
SQL query builder for Node.js supporting PostgreSQL, MySQL, SQLite,
and more, with a fluent API for schema building, migrations, and
seeding. Works well with or without an ORM layer.
Outgoing edges
alternative_to3
- library:prisma·LibraryPrisma
- library:typeorm·LibraryTypeORM
- library:sequelize·LibrarySequelize
belongs_to_language1
- language:typescript·LanguageTypeScript
used_for1
- skill-area:backend-data-persistence·SkillAreaBackend Data Persistence
Incoming edges
alternative_to6
- library:sequelize·LibrarySequelize
- library:typeorm·LibraryTypeORM
- library:objection·LibraryObjection.js
- library:kysely·LibraryKysely
- library:drizzle-orm·LibraryDrizzle ORM
- library:prisma·LibraryPrisma
integrates_with1
- tool-server:postgres-mcp·ToolServerPostgres MCP (read-only)