public marks

PUBLIC MARKS with tags mysql & database

December 2005

PhpDig.net - Web Spider and Search Engine

by camel & 3 others (via)
PhpDig is a web spider and search engine written in PHP, using a MySQL database and flat file support. PhpDig builds a glossary with words found in indexed pages. On a search query, it displays a result page containing the search keys, ranked by occurrence.

How To Set Up Database Replication In MySQL | HowtoForge - Linux Howtos and Tutorials

by camel & 4 others
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures though.

November 2005

SQLGrinder

by marco
SQLGrinder is a native Mac OS X SQL editor and developer tool that gives you the tools needed to make your database development easy

SourceForge.net: Project Info - Database Cluster Administration Tools

by camel (via)
Collection of Perl scripts to aid in managing groups of Linux MySQL servers through the following means: - monitor replication - automate backups - ease upgrades - create single point of configurability for all servers

October 2005

Virtual Users And Domains With Postfix, Courier And MySQL (+ SMTP-AUTH, Quota, SpamAssassin, ClamAV) | HowtoForge - Linux Howtos and Tutorials

by camel & 1 other (via)
This document describes how to install a mail server based on Postfix that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses.

September 2005

July 2005

Database optimization

by fredbird & 5 others
Database management systems implement abstract concepts but do so on real hardware bound by real physical constraints. As a result, queries take time—sometimes an annoyingly long time. Find out how to minimize your wait in this sample chapter.

June 2005

May 2005

Simple Machine Forums= "SMF"

by Appamatix & 1 other
One of the stealthiest forums and for free. You provide the host, paid or free (Lycos, Bizari for starters). You will have to go onsite to see how quick the forums work, really worth a click.

April 2005

MySQL Migration Suite

by ms_michel & 2 others (via)
The MySQL Migration Suite is a powerful framework that enables you to quickly migrate your proprietary databases to MySQL.

MdbToMySQL

by ms_michel
Génération des scripts (my)sql pour une base Access

March 2005