1.4.0 • Published 9 months ago

pg-ninja v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

About

you also can find эта страница, на русском языке

pg-ninja is a Node.js library for work with PostgreSQL.

It provides simple functionality for work with queries and transaction and also create testing equipment for test your SQL-queries base or test queries perfomance.

Teach your students how to work with databases using pg-ninja, it will speed up the learning process and simplify their understanding. Using PostgreSQL as the main DBMS for projects will immediately provide them with the best practice.

Library Features

Advantages +:

  • less code in result
  • provide testing perfomance and queries base with .multiquery()
  • prepared for work with SQL transactions with .transaction()
  • easier to learn, good option for student's quick start!
  • SQL-injection defence with binds
  • compatibility with node:pg
  • logs for all operation with comfortable syntax
  • able to extract SELECT queries into Excel files
  • open source project

Disadvantages -:

  • less functionality then node:pg
  • lower performance

Features:

  • only for PostgreSQL, doesn't support any other popular DBMS
  • only for Node.js, doesn't support any other popular programming languages

Summary

1.2.0

12 months ago

1.1.1

12 months ago

1.4.0

9 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.1.0

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago