Jan 14

phpMyAdmin is intended to handle the adminstration of MySQL over the web. Currently it can:
* create, copy, drop and alter tables
* delete, edit and add fields
* execute any SQL-statement, even batch-queries
* manage keys on fields
* load text files into tables
* create and read dumps of tables
* export data to CSV values
* administer multiple servers and single databases
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.
Jan 07
phpMyAdmin is intended to handle the adminstration of MySQL over the web. Currently it can:
* create, copy, drop and alter tables
* delete, edit and add fields
* execute any SQL-statement, even batch-queries
* manage keys on fields
* load text files into tables
* create and read dumps of tables
* export data to CSV values
* administer multiple servers and single databases
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.
Dec 19

EnterpriseDB Postgres is a professional-grade distribution of PostgreSQL, the world’s most advanced open source database.The entire package is built as Universal binaries for both i386 and PPC Macs running Tiger or Leopard, and includes the following components:
* PostgreSQL 8.3 beta 4
* pgAdmin 1.8.1-pre1
* PostGIS 1.3.1
* Proj 4.5.0
* Geos 3.0.0RC4
* Slony-I 1.2.12
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.
Nov 20

BaseTen is a new, open source Cocoa database framework for working with PostgreSQL databases, designed with familiar, Core Data -like semantics and APIs. With this 1.0 Release Candidate 2 version, a final 1.0 release is very near and it is safe to start development with the current BaseTen API.
The BaseTen feature highlights include:
* BaseTen Assistant imports Core Data / Xcode data models
* Discovers the database schema automatically at runtime, including 1-1, 1-many and many-many relationships
* Database changes are propagated to clients automatically, without polling
* In-memory database objects are uniqued, and objects fetched via relationships are faults by default
* Support for RDBMS features like database-driven data validation, multi-column primary keys and updateable views
* Autocommit and manual save/rollback modes, both with NSUndoManager integration
* A BaseTen-aware NSArrayController subclass automates locking and change propagation
* Fetches are specified with NSPredicates (the relevant portions of which are evaluated on the database)
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.
Nov 10

FileMaker Sleeper is an easy tool to stop FileMaker Server having ghost users caused when computers go to sleep whilst connected to the database server.
FileMaker Sleeper runs in the background waiting for the computer to go to sleep. Just before the computer goes to sleep it shuts down the connection to the FileMaker Server, preventing the ghost user from occuring.
FileMaker Sleeper automatically launches when someone logs into the computer silently runs in the background.
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.
Nov 09


OilCan is a native Cocoa Universal Binary PostgreSQL query tool. It supports threaded queries, multiple query windows (each with their own connection), multiple queries in one window, and a basic schema browser.
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.
Oct 28


Data4life represents the next generation in FileMaker based personal information management systems. Data4Life is designed to help you organize your life. Designed by busy professionals for busy professionals, Data4Life helps you collect and manage all the important details that allow you keep your life on track. From managing contacts to mastering your daily schedule, Data4Life is what you need to help you stay ahead of the game.
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.
Oct 16


Data4life represents the next generation in FileMaker based personal information management systems. Data4Life is designed to help you organize your life. Designed by busy professionals for busy professionals, Data4Life helps you collect and manage all the important details that allow you keep your life on track. From managing contacts to mastering your daily schedule, Data4Life is what you need to help you stay ahead of the game.
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.
Sep 12

iPhoto To SQL is an export plugin for iPhoto that will create an SQL dump file with all picture metadata in addition to creating scaled images and thumbnails. If you’ve written your own photo gallery software, use this to get your photos and associated metadata into your database backend.
iPhoto To SQL will create the following fields: id, title, comment, keywords, stars, date, album, thumbnail filename and image filename. You can set height/width maximums on the thumbnails and images and they will be rescaled with their aspect ratio preserved.
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.
Aug 15

The MAMP is a free, open source utility that enables Mac OS X users to install Apache server, MySQL, PHP, eAccelerator and PHPMyAdmin with ease. Mac OS X users can download the MAMP, and with just a few clicks, install the software bundle in a folder, making it easier than ever (in typical Mac fashion) for users to host applications on their local server. The process takes about a minute to complete.
Continue reading »
These icons link to social bookmarking sites where readers can share and discover new web pages.