Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67644 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49799 invoked from network); 7 Jun 2013 13:15:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jun 2013 13:15:06 -0000 Received: from [127.0.0.1] ([127.0.0.1:23232]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id F1/E2-33815-9DCD1B15 for ; Fri, 07 Jun 2013 09:15:05 -0400 Authentication-Results: pb1.pair.com smtp.mail=martinphillips@ladybridge.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=martinphillips@ladybridge.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ladybridge.com designates 109.71.173.49 as permitted sender) X-PHP-List-Original-Sender: martinphillips@ladybridge.com X-Host-Fingerprint: 109.71.173.49 smtp.freeolamail.net Linux 2.6 Received: from [109.71.173.49] ([109.71.173.49:55353] helo=smtp.freeolamail.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/C2-33815-4D4D1B15 for ; Fri, 07 Jun 2013 08:40:53 -0400 Received: from 81-31-112-103.static.enta.net ([81.31.112.103] helo=LBS13) by smtp.freeolamail.net with esmtpa (Exim 4.63) (envelope-from ) id 1Ukvxz-0007FI-6X for internals@lists.php.net; Fri, 07 Jun 2013 13:40:49 +0100 To: Date: Fri, 7 Jun 2013 13:40:23 +0100 Message-ID: <003a01ce637c$2f1605b0$8d421110$@ladybridge.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003B_01CE6384.90DCDEB0" X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac5jccs9XHYjclVnTE+FjZOFiS7DLw== Content-Language: en-gb Subject: PHP enhancement suggestion From: martinphillips@ladybridge.com ("Martin Phillips") ------=_NextPart_000_003B_01CE6384.90DCDEB0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi all, I wish to propose the addition of a set of PHP functions that would interface with the OpenQM multivalue database product in much the same way as PHP already has interfaces to other databases. We have a Linux implementation written by one of our business partners as an extension that utilises the QMClient API library. The steps required to integrate this extension with the current release of PHP are often off-putting to users of our product as it requires skills that they may not possess. We also have a need for this same API to be available on Windows and other platforms. We receive frequent requests from our customers for this extension to PHP. There is a genuine market need for it. The developer who produced the current extension has expressed willingness to do the necessary implementation work. For those not familiar with multivalue databases, the technology has been around for a long time but is becoming much more relevant with the growing NoSQL movement and the need for "big data" in modern applications. Multivalue massively simplifies database design and reduces development times. The technology is used by many of the world's largest and most successful businesses. Adding an API for the OpenQM multivalue database would, we believe, bring together two strong technologies and make PHP even more attractive to users who need to develop web based database applications. Martin Phillips Ladybridge Systems Ltd 17b Coldstream Lane, Hardingstone, Northampton NN4 6DB, England +44 (0)1604-709200 www.openqm.com ------=_NextPart_000_003B_01CE6384.90DCDEB0--