HomebulletScriptsbulletTag: databases (6 results)
  1. No Screenshot
    77 total visits
    Class-db is a PHP script for working with SQL databases. For now it supports SQLite and MySQL databases, allowing developers to interact, query and retrieve results with ease. Class-db is useful because it allows the developer to avoid writing pure SQL syntax and rely only on PHP code to trigger and run SQL commands. This avoids problems by abstracting queries ...
  2. DBSQ
    78 total visits
    DBSQ is a PHP script for interacting with MySQL databases. DBSQ allows developers to run MySQL operations from PHP code. DBSQ acts as an intermediary layer between the PHP code and the database itself. The script permits developers to properly authenticate on the database server, query the engine and retrieve results in real-time. Limitations:- Works with local MySQL servers only. ...
  3. No Screenshot
    119 total visits
    DB-MySQL is a top of the line PHP library for interacting with MySQL databases. It was written to allow a more advanced database querying system for PHP developers when dealing with a MySQL database. To help developers get started, documentation is included with the download package. Features of DB-MySQL: - Easy to connect- Easy MySQL querying- Query exceptions- Query filters- ...
  4. No Screenshot
    176 total visits
    php-mysql-orm is a PHP script for interfacing with MySQL databases. This script allows PHP developers to connect, save and retrieve data from MySQL databases. It comes with support for most common MySQL operations and ensures a fast way of communicating with the server without plenty of overhead.
  5. iRedis
    84 total visits
    iRedis is a PHP script to interface with Redis databases. The script supports the Unified Request protocol. It can handle anything from simple database authentication operations to server commands and bulk replies. Requirements:- Redis 1.2 or Higher
  6. No Screenshot
    76 total visits
    Redisent is a PHP script for interacting with Redis databases. It allows developers to interact with a Redis database via PHP code. It was designed from the start to allow changes to the Redis protocol as it's developed. Features of Redisent:- Shared Redis API- Support for lists- Pipelining- Setup keys Requirements:- Redis
Pages 1 of 1« 1 »