Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Knex.js is a "batteries included" SQL query builder for Postgres, MySQL, MariaDB, SQLite3, and Oracle 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. | It supports both Active Record and Data Mapper patterns, unlike all other JavaScript ORMs currently in existence, which means you can write high quality, loosely coupled, scalable, maintainable applications the most productive way. |
SQL query builder for Postgres, MySQL, MariaDB, SQLite3, and Oracle | automatically create the database table schemes based on your models;
transparently insert / update / delete to the database your objects;
map your selections from tables to JavaScript objects and map table columns to object properties;
easily create one-to-one, many-to-one, one-to-many and many-to-many relations between tables;
and much more. |
Statistics | |
GitHub Stars - | GitHub Stars 36.0K |
GitHub Forks - | GitHub Forks 6.5K |
Stacks 181 | Stacks 757 |
Followers 406 | Followers 813 |
Votes 49 | Votes 81 |
Pros & Cons | |
Pros
| Pros
Cons
|
Integrations | |
| No integrations available | |

Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications.

It is the universal MySQL and MariaDB client for database management, administration and development. With the help of this intelligent MySQL client the work with data and code has become easier and more convenient. This tool provides utilities to compare, synchronize, and backup MySQL databases with scheduling, and gives possibility to analyze and report MySQL tables data.

It is a powerful integrated development environment (IDE) which helps Oracle SQL developers to increase PL/SQL coding speed, provides versatile data editing tools for managing in-database and external data.

It is a GUI tool for database development and management. The IDE for PostgreSQL allows users to create, develop, and execute queries, edit and adjust the code to their requirements in a convenient and user-friendly interface.

It is a powerful and flexible toolkit that makes it easy to build Web APIs.

Sails is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture.

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.

It is a powerful IDE for SQL Server management, administration, development, data reporting and analysis. The tool will help SQL developers to manage databases, version-control database changes in popular source control systems, speed up routine tasks, as well, as to make complex database changes.

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Slim is easy to use for both beginners and professionals. Slim favors cleanliness over terseness and common cases over edge cases. Its interface is simple, intuitive, and extensively documented — both online and in the code itself.