Libraries tagged by database performance

socialblue/laravel-query-adviser

17 Favers
3139 Downloads

With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.

Go to Download


sarfraznawaz2005/indexer

57 Favers
2731 Downloads

Laravel package to monitor SELECT queries and offer best possible INDEX fields.

Go to Download


tatter/roster

6 Favers
3356 Downloads

Bulk name lookup for database relations in CodeIgniter 4

Go to Download


stas29a/doctrine

7 Favers
58 Downloads

Doctrine 2 fork with performance improvements

Go to Download


emma/searchengine

5 Favers
26 Downloads

Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.

Go to Download


simplito/ldba-php

12 Favers
78 Downloads

LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value storage

Go to Download


okipa/laravel-model-json-storage

19 Favers
1363 Downloads

Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.

Go to Download


helbrary/db-performance

2 Favers
122 Downloads

Library for increase performance of db in Nette Database using multi-update and multi-insert.

Go to Download


substacks/zebra_session

0 Favers
12 Downloads

A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.

Go to Download


codepeak/dsettings

2 Favers
220 Downloads

Store custom settings in database and add cache layer for performance

Go to Download


webonaute/doctrine-datalocking-bundle

2 Favers
20249 Downloads

Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.

Go to Download


vmorozov/laravel_duplicate_query_cache

0 Favers
8 Downloads

This small library contents all needed code to cache duplicate queries during one request

Go to Download


tms/cachemonitor

0 Favers
170 Downloads

A simple database-driven solution for monitoring and analyzing content caches in Neos CMS.

Go to Download


sharkodlak/fluentdb

0 Favers
7 Downloads

Fluent DB provides high performance DB layer with easy to use fluent interface.

Go to Download


nochso/orm

0 Favers
249 Downloads

ORM with relations and performance in mind.

Go to Download


<< Previous Next >>