PHPackages                             na2axl/jsondb - 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. na2axl/jsondb

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

na2axl/jsondb
=============

Manage JSON files as databases with JSON Query Language (JQL).

v1.2.0(9y ago)348MITPHPPHP &gt;=5.5.0

Since Aug 20Pushed 6y ago2 watchersCompare

[ Source](https://github.com/ElementaryFramework/JSONDB)[ Packagist](https://packagist.org/packages/na2axl/jsondb)[ Docs](https://github.com/na2axl/jsondb-php)[ RSS](/packages/na2axl-jsondb/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (6)DependenciesVersions (7)Used By (0)

JSONDB
======

[](#jsondb)

Manage local databases with JSON files and JSONDB Query Language (JQL)

[![Build Status](https://camo.githubusercontent.com/8cb6452a1f05280aa2ce2cad542fb3404bf08abe38b0a3ac007a3f22b22e45bd/68747470733a2f2f7472617669732d63692e6f72672f456c656d656e746172794672616d65776f726b2f4a534f4e44422e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ElementaryFramework/JSONDB)

[![Packagist Version](https://camo.githubusercontent.com/96d57538c2204d6ebe9d81f678d8b31090dbaa4f3a81d0368c1dad44aa589fa0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d76312e322e302d627269676874677265656e2e737667)](https://packagist.org/packages/elementaryframework/jsondb)

[![MIT License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/elementaryframework/JSONDB/blob/master/LICENSE)

What's that ?
-------------

[](#whats-that-)

JSONDB is a database manager using JSON files and a custom query language named **JQL** (**J**SONDB **Q**uery **L**anguage).

Table of Contents
-----------------

[](#table-of-contents)

- [Features](#features)
- [Quick start](#quick-start)
- [Bugs and features requests](#bugs-and-feature-requests)
- [Authors](#authors)
- [Copyright](#copyright)

Features
--------

[](#features)

- Database management with servers, databases and tables
- Secure connections to servers with username and password
- Easy custom query language
- Object oriented, with a PDO-like syntax
- Supported JQL queries:
    - select()
    - insert()
    - replace()
    - delete()
    - update()
    - truncate()
    - count()
- And much more !

Quick start
-----------

[](#quick-start)

To get JSONDB in your project, you can install it through composer:

```
composer require na2axl/jsondb
```

or clone this repository and install it yourself:

```
git clone https://github.com/ElementaryFramework/JSONDB.git
```

Once installed, you can read this [getting started page](http://php.jsondb.na2axl.tk/docs/manual/) to learn how to use JSONDB.

Bugs and feature requests
-------------------------

[](#bugs-and-feature-requests)

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/ElementaryFramework/JSONDB/issues/new).

Authors
-------

[](#authors)

- **Axel Nana**:

Copyright
---------

[](#copyright)

(c) 2016 - 2018 Aliens Group. Licensed under MIT ([read license](https://github.com/ElementaryFramework/JSONDB/blob/master/LICENSE)).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~4 days

Total

6

Last Release

3580d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14062034?v=4)[Nana Axel](/maintainers/na2axl)[@na2axl](https://github.com/na2axl)

---

Top Contributors

[![na2axl](https://avatars.githubusercontent.com/u/14062034?v=4)](https://github.com/na2axl "na2axl (123 commits)")

---

Tags

jsondatabasefilenosqldb

### Embed Badge

![Health badge](/badges/na2axl-jsondb/health.svg)

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

###  Alternatives

[greg0/lazer-database

PHP library to use JSON files like flat-file database

28316.5k4](/packages/greg0-lazer-database)[arcanedev/laravel-settings

This package allows you to persists configs/settings for Laravel projects.

74136.5k6](/packages/arcanedev-laravel-settings)[alvin0/database-json-laravel

Create and manage json databases with Laravel

344.5k](/packages/alvin0-database-json-laravel)[soosyze/queryflatfile

The Queryflatfile is PHP library for simple database not SQL

181.1k1](/packages/soosyze-queryflatfile)

PHPackages © 2026

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