SimplytheBest Database Scripts

The simply the best collection of database scripts

This solution helps you to use listboxes in multiple records and to update the database using Ajax when the selection of a listbox changes. Thereafter it will show a temporary message under the listbox.

SleekDB By: Kazi Hasan
Free MIT

SleekDB is a simple flat file NoSQL like database implemented in PHP without any third-party dependencies that store data in plain JSON files.

561   6856

To extract a random record from f.e. a MySQL table you can use this sample PHP code to get you going. The snippet uses rand() to generate a random number and LIMIT to select the record from the SQL table.

This PHP snippet shows you how to generate RSS Feeds from MySQL database records on the fly. Easy and straightforward.

PHP snippet to connect to a MySQL database using a file for the connection and an include statement in the page needing to connect.

This is a PHP snippet that shows how to extract the latest additions (What's New) from a MySQL table using PHP.

Simple Database Abstraction Layer. The EasyDB PDO wrapper makes separating data from instructions and security easier.

SIDU By: Topnew
Free

A database client working via the browser. Simple, intuitive and easy database admin tool for MySQL, PostgreSQL, SQLite and CUBRID.

154   2021

The Apache Cassandra NoSQL database is the right choice when you need scalability and high availability without compromising performance. Data is automatically replicated to multiple nodes for fault-tolerance. Replication across multiple data centers is supported.

Opulence By: David Young
Free MIT

Opulence is a PHP web application framework that simplifies the creating and maintaining of a secure, scaleable web site. Things like database management, caching, ORM, page templates and routing are a cinch.

67   1653
«12