{"id":21726985,"url":"https://github.com/elementaryframework/jsondb","last_synced_at":"2026-02-01T20:05:18.366Z","repository":{"id":57023134,"uuid":"66167615","full_name":"ElementaryFramework/JSONDB","owner":"ElementaryFramework","description":"Manage JSON files as databases with JSONDB Query Language (JQL)","archived":false,"fork":false,"pushed_at":"2019-08-06T09:41:03.000Z","size":776,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T23:34:10.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://elementaryframework.github.io/JSONDB/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElementaryFramework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-20T20:53:39.000Z","updated_at":"2020-12-09T20:23:12.000Z","dependencies_parsed_at":"2022-08-23T13:50:21.719Z","dependency_job_id":null,"html_url":"https://github.com/ElementaryFramework/JSONDB","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementaryFramework%2FJSONDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementaryFramework%2FJSONDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementaryFramework%2FJSONDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElementaryFramework%2FJSONDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElementaryFramework","download_url":"https://codeload.github.com/ElementaryFramework/JSONDB/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647259,"owners_count":21139081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-26T03:42:58.363Z","updated_at":"2026-02-01T20:05:18.332Z","avatar_url":"https://github.com/ElementaryFramework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSONDB\n\nManage local databases with JSON files and JSONDB Query Language (JQL)\n\n[![Build Status](https://travis-ci.org/ElementaryFramework/JSONDB.svg?branch=master)](https://travis-ci.org/ElementaryFramework/JSONDB)\n\n[![Packagist Version](https://img.shields.io/badge/packagist-v1.2.0-brightgreen.svg)](https://packagist.org/packages/elementaryframework/jsondb)\n\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/elementaryframework/JSONDB/blob/master/LICENSE)\n\n## What's that ?\n\nJSONDB is a database manager using JSON files and a custom query\nlanguage named **JQL** (**J**SONDB **Q**uery **L**anguage).\n\n## Table of Contents\n\n- [Features](#features)\n- [Quick start](#quick-start)\n- [Bugs and features requests](#bugs-and-feature-requests)\n- [Authors](#authors)\n- [Copyright](#copyright)\n\n## Features\n\n- Database management with servers, databases and tables\n- Secure connections to servers with username and password\n- Easy custom query language\n- Object oriented, with a PDO-like syntax\n- Supported JQL queries:\n  - select()\n  - insert()\n  - replace()\n  - delete()\n  - update()\n  - truncate()\n  - count()\n- And much more !\n\n## Quick start\n\nTo get JSONDB in your project, you can install it through composer:\n\n```sh\ncomposer require na2axl/jsondb\n```\n\nor clone this repository and install it yourself:\n\n```sh\ngit clone https://github.com/ElementaryFramework/JSONDB.git\n```\n\nOnce installed, you can read this [getting started page](http://php.jsondb.na2axl.tk/docs/manual/) to learn how to\nuse JSONDB.\n\n## Bugs and feature requests\n\nHave a bug or a feature request? Please first search for existing and\nclosed issues. If your problem or idea is not addressed yet,\n[please open a new issue](https://github.com/ElementaryFramework/JSONDB/issues/new).\n\n## Authors\n\n- **Axel Nana**: \u003cax.lnana@outlook.com\u003e\n\n## Copyright\n\n(c) 2016 - 2018 Aliens Group. Licensed under MIT ([read license](https://github.com/ElementaryFramework/JSONDB/blob/master/LICENSE)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementaryframework%2Fjsondb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felementaryframework%2Fjsondb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementaryframework%2Fjsondb/lists"}