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   7239
Extract random MySQL records in PHP By: SimplytheBest.net
Free GPLv2

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.

352   6187
Generate RSS Feeds in PHP By: SimplytheBest.net
Free GPLv2

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

495   5492
Connect to MySQL Database By: SimplytheBest.net
Free GPLv2

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

548   4809
Extract Latest Records By: SimplytheBest.net
Free GPLv2

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

434   3391
EasyDB By: Paragon Initiative Enterprises LLC
Free Open Source

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

41   2750
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   2334
Apache Cassandra By: The Apache Software Foundation
Free Open Source

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.

27   2044
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   1845
«12