I recently had the opportunity to see a demo of a product coming out in early 2008 called Blist (pronounced like “bliss” with a “t” at the end) that will take on DabbleDB and Trackvia by giving users ...
In a few steps, I was able to turn existing data into a Web-based application I could embed within an existing Web site or use at Caspio’s site. I used Caspio to set up a query form for Computerworld ...
In the March 2005 issue of Linux Journal, I used Maypole to create a Web-based database application in only 18 lines of Perl code. The functionality provided by Maypole is impressive except in one ...
If you're looking for a powerful, secure web-based database interface, Jack Wallen shows you how to install and use Adminer on Ubuntu Server. So you’re looking for a way to make MySQL a bit easier to ...
Can anyone suggest a simple web-based file transfer system that users can use to exchange files with people at other companies? <BR>Ideally with the following features: <BR><BR>- Functionality similar ...
Brad Blaicher used to run information technology for a publisher of construction data, but when he started ConstructionReports.com one of his goals was to not have an IT department. “On the tech side, ...
If you're looking for a simple-to-use web-based GUI for administering your relational MySQL databases and then some, Adminer may be what you're looking for. If you’re creating a web application using ...
The structured query language is a powerful tool for connecting to many database systems that store data in tables organized into rows and columns. It's often used on the backend of business websites ...