PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. NinjaDB
NinjaDB icon

NinjaDB

Query Builder Database Wrapper for WordPress

By Shahjahan Jewel·Free
00
·0 active installs·Updated 8 years ago
DownloadVisit HomepageCompare

As of April 2026, NinjaDB is a WordPress WordPress plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.3K+ times in total. Requires WordPress 4.0+ and PHP false+. Available on WordPress.org since 2017. Last updated 8 years ago — may have compatibility concerns.

0/5Rating
0active installs
1.3K+total downloads
9 yearssince 2017

Overview

A lightweight, expressive query builder for WordPress. NInjaDB use the same $wbdp instance and methods, It will help you to write $wpdb queries easily and expressively. At least PHP 5.3 is required.

It has some advanced features like:
– Query Like Laravel Basic Queries
– Where, orWhere methods
– Search data in all the columns or specific columns
– Easily Implement Pagination
– use insert, update or delete methods expressively.

The syntax is quite similar to Laravel’s query builder.

Simple Query:

The query below returns the row where id = 3, null if no rows.

$row = ninjaDB('my_table')->find(3);

Full Queries:

$query = ninjaDB('my_table')->where('post_author', '=', 1);  // for equal you can just use where('post_author, 1);
// Get result as arra…
Read full description on WordPress.org

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress4.0+ requiredTested up to 4.8.28
PHPfalse+ required

Frequently Asked Questions

Changelog

0.8 – 2017-09-10

  • Initial Release
View full changelog on WordPress.org

Contributors

Shahjahan JewelShahjahan JewelMahmudul Hasan ArifMahmudul Hasan Arif
Plugin Info
Version
0.8
Last Updated
Sep 26, 2017
WP Requires
4.0+
Tested Up To
4.8.28
PHP Requires
false+
Active Installs
0
Downloads
1.3K+
Added
Sep 26, 2017
Business
Free

Developer

S
Shahjahan Jewel
17 plugins1.4M+ total installs
View all plugins →

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.