Knex.js icon
Knex.js icon

Knex.js

 Like this app

A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

Knex.js screenshot 1

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  • Node.JS
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused

Features

  1.  Ad-free
  2.  No Tracking
  3.  No registration required
  4.  Object Relational Mapping
  5.  SQLite
  6. MariaDB icon  Support for MariaDB

Knex.js News & Activities

Highlights All activities

Recent activities

Show all activities

Knex.js information

  • Developed by

    Knex.js
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    21 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  19,576 Stars
  •  2,148 Forks
  •  1173 Open Issues
  •   Updated Jan 5, 2025 
View on GitHub

Our users have written 0 comments and reviews about Knex.js, and it has gotten 0 likes

Knex.js was added to AlternativeTo by Paul on Jun 26, 2024 and this page was last updated Jun 26, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Knex.js?

Knex.js (pronounced /k?'n?ks/) is a "batteries included" SQL query builder for PostgreSQL, CockroachDB, MSSQL, MySQL, MariaDB, SQLite3, Better-SQLite3, Oracle, and Amazon Redshift designed to be flexible, portable, and fun to use.

It features both traditional node style callbacks as well as a promise interface for cleaner async flow control, a stream interface, full-featured query and schema builders, transaction support (with savepoints), connection pooling and standardized responses between different query clients and dialects.

Official Links