SleekDB is a simple flat file NoSQL-like database implemented in PHP without any third-party dependencies that store data in plain JSON files. It is not designed to handle heavy-load IO operations, it is designed to have a simple solution where all we need a database for managing a few gigabytes of data. You can think of it as a database for low to medium operation loads.

Features

  • Stores data in plain-text utilizing JSON format, no binary conversion needed to store or fetch the data. Default query cache layer
  • SleekDB does not require any schema, so you can insert any types of data you want
  • It supports schema free data, so you can filter and use conditions on nested properties of the JSON documents
  • Supports PHP 7+. Requires no third-party plugins or software
  • SleekDB will serve data from cache by default and regenerate cache automatically! Query results will be cached and later reused from a single file instead of traversing all the available files
  • Use multiple conditional comparisons, text search, sorting on multiple properties and nested properties

Project Samples

Project Activity

See All Activity >

Categories

JSON

License

MIT License

Follow SleekDB

SleekDB Web Site

You Might Also Like
Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
Achieve perfect load balancing with a flexible Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SleekDB!

Additional Project Details

Programming Language

PHP

Related Categories

PHP JSON Software

Registered

2023-10-18