PHPackages                             dikki/database - 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. dikki/database

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

dikki/database
==============

An experimental and simple NoSQL database written in PHP.

0.0.1.1(1y ago)03MITPHPPHP ^8.3

Since Nov 5Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Dikki Database - A NoSQL Database in PHP
========================================

[](#dikki-database---a-nosql-database-in-php)

This is an experimental and simple NoSQL database written in PHP. It is designed to be used in read-heavy (small to medium size) sites where the read performance is more important than the write performance.

Documentation \[WIP\]
---------------------

[](#documentation-wip)

### Installation

[](#installation)

```
composer require dikki/database
```

### Usage

[](#usage)

```
