PHPackages                             jozephkabongo/nokysql - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. jozephkabongo/nokysql

ActiveLibrary[Database &amp; ORM](/categories/database)

jozephkabongo/nokysql
=====================

NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.

1.0.0(1y ago)24MITPHPPHP &gt;=8.0

Since Mar 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jozephkabongo/nokysql)[ Packagist](https://packagist.org/packages/jozephkabongo/nokysql)[ RSS](/packages/jozephkabongo-nokysql/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

NokySQL by jozeph kabongo
=========================

[](#nokysql-by-jozeph-kabongo)

NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.

Designed for developers who want:
---------------------------------

[](#designed-for-developers-who-want)

- Fluent, expressive syntax without heavy ORM overhead
- Multiple database support (MySQL, PostgreSQL, SQLite)
- Full control over generated queries
- Enterprise-grade security with automatic prepared statements
- Zero configuration philosophy

Features:
---------

[](#features)

- Fluent Query Builder for SELECT/INSERT/UPDATE/DELETE
- Multi-Database Support: MySQL, PostgreSQL, SQLite
- 100% PDO-Based with prepared statements
- Schema Builder for database migrations
- Parallel Query Execution
- Transactions with commit/rollback
- Comprehensive Error Handling
- Lightweight (&lt; 15KB core)

Perfect for:
------------

[](#perfect-for)

- Quick database prototyping
- Legacy project integration
- Educational projects
- Lightweight CMS backends

Installation
------------

[](#installation)

The preferred method is via [composer](https://getcomposer.org/). Follow the installation [instructions](https://getcomposer.org/doc/00-intro.md) if you do not already have composer installed. Once composer is installed, execute the following command in your project root to install this library:

```
```bash
composer require jozephkabongo/nokysql
```

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance47

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

413d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a2d7fc42ecd7ac0162709266bdda3b6a7a621d0a88509cad8269f55909175733?d=identicon)[jozephkabongo](/maintainers/jozephkabongo)

---

Top Contributors

[![jozephkabongo](https://avatars.githubusercontent.com/u/176796601?v=4)](https://github.com/jozephkabongo "jozephkabongo (17 commits)")

---

Tags

databasemysqlphppostgresqlquery-buildersqlsqlitephpdatabasemysqlsqlitesqlqueryqueriesdata basephp mysqlpostdresqlphp queriesphp data base

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jozephkabongo-nokysql/health.svg)

```
[![Health](https://phpackages.com/badges/jozephkabongo-nokysql/health.svg)](https://phpackages.com/packages/jozephkabongo-nokysql)
```

###  Alternatives

[aura/sqlquery

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

4572.9M34](/packages/aura-sqlquery)[opis/database

A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder

10184.2k3](/packages/opis-database)[clouddueling/mysqldump-php

PHP version of mysqldump cli that comes with MySQL

1.3k22.9k](/packages/clouddueling-mysqldump-php)[atlas/query

Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.

41249.0k7](/packages/atlas-query)[sarfraznawaz2005/indexer

Laravel package to monitor SELECT queries and offer best possible INDEX fields.

562.7k](/packages/sarfraznawaz2005-indexer)[delight-im/db

Safe and convenient SQL database access in a driver-agnostic way

49156.8k7](/packages/delight-im-db)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
