762 projects tagged "SQL"
MO Auto add terms is a Drupal 6.x module that automatically assigns terms to your pages from their contents, titles, and comments. This makes it very useful to build a complete site index without worrying about missing a few terms here and there. It also allows you to offer tagging functionality to your users, even when you prevent them from adding terms (by hiding the taxonomy field), and yet have terms assigned to their posts. This assignment is done automatically with MO Auto add terms. The module can also add parent terms, remove terms that are not in the page anymore, recognize equivalents and synonyms, hide the taxonomy selection box from the edit page, limit the number of terms to add automatically, etc.
MoCo is a system that monitors and controls SCADA points, such as temperature, HVAC, power, lighting, sprinkler systems, and more. It has industrial capabilities, but is scalable from very small home systems to enterprise, world-wide ones. It works with inexpensive I/O bridges (including X10, Insteon, and 1-wire) from a number of manufacturers. It has sophisticated history logging and diverse control capabilities, as well as a 117-page implementation manual.
siqqel is a simple and lightweight framework which allows you to execute MySQL queries directly from your browser (by transforming them into JSON calls to a backend script), displaying the results of your queries within the structure of the calling HTML document. To issue a query and have its results displayed in a table of your HTML document, you simply put an SQL statement into the "sql" attribute of a <table> element and it will be executed when you open the HTML document in your browser. Your browser will wrap the SQL statement into a JSON call, and this call will be issued to a backend script on your server, which in turn issues the statement against your database server and returns the result set back to your browser. Your browser will display the result set in the according table. If you hover your mouse over the table, a "reload" icon will be displayed, allowing you to re-issue the SQL statement without the need to reload the whole page.
sfMaraePlugin is a threaded forum plugin for symfony. Current features include fully threaded categories and posts; a customizable permissions system for groups and individual users, allowing fine-grained settings for starting new topics, replying, editing, deleting, and viewing whole categories; and the ability to vote individual comments up and down.
Processdsn consumes RFC 3464 delivery status notification email messages, writing a summary of the notification to a SQL database. Notifications may indicate successful delivery, a delay in delivery, or delivery failure. The database is designed to be exposed restfully by the mod_processdsn module for Apache httpd, but can queried directly if necessary.
Andrisoft WANSIGHT is a fully featured network traffic analyzer and collector. It provides in-depth traffic analysis, traffic accounting, and bandwidth monitoring, and enables you to generate complex traffic reports, graphs, and tops, instantly pin down the cause of network incidents, understand patterns in application performance, and make the right capacity planning decisions. It supports 10GbE packet sniffing and NetFlow, sFlow, and IPFIX.