Ports Search

Results 781790 of 5,161 for /ports-mgmt/.(0.004 seconds)
databases/luasql-2.3.3 (Score: 0.006224396)
Lua interface to Firebird
databases/luasql-2.3.3 (Score: 0.006224396)
Lua interface to MySQL
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to: * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases; * Execute arbitrary SQL statements; * Retrieve results in a row-by-row cursor fashion.
databases/luasql-2.3.3 (Score: 0.006224396)
Lua interface to ODBC
databases/luasql-2.3.3 (Score: 0.006224396)
Lua interface to PostgreSQL
databases/luasql-2.3.3 (Score: 0.006224396)
Lua interface to SQLite3
databases/adodb-ext-5.04 (Score: 0.006224396)
ADOdb Extension
This ADOdb Extension provides up to 100% speedup by replacing parts of ADOdb with C code. ADOdb will auto-detect if this extension is installed and use it automatically. This extension is compatible with ADOdb 3.32 or later, and PHP 4.3.*, 4.4.*, 5.0.* and 5.1.*.
databases/metakit-2.4.9.7 (Score: 0.006224396)
C++ embedded database engine with Python and Tcl support
METAKIT is a curious mix of flatfile, relational and OODBMS features with a small footprint, and a big following. For those who don't need a heavy-duty SQL solution, it is tight and fast for <100,000 items, with a snazzy ability to dynamically change data structures on the fly. Interfaces are available for Tcl and Python, with Perl support promised soon.
databases/mrtg-mysql-load-1.02 (Score: 0.006224396)
MySQL load analysis fetcher for MRTG
mrtg-mysq-load is a small Perl script which is meant to be run by mrtg. It will fetch the total number of queries and slow queries handled by a mysql server.
databases/mtop-0.6.6 (Score: 0.006224396)
MySQL Monitoring Tool
mtop (MySQL top) monitors a MySQL server showing the queries which are taking the most amount of time to complete. Features include 'zooming' in on a process to show the complete query, 'explaining' the query optimizer information for a query and 'killing' queries. In addition, server performance statistics, configuration information, and tuning tips are provided. mkill (MySQL kill) monitors a MySQL server for long running queries and kills them after a specified time interval. Queries can be selected based on regexes on the user, host, command, database, state and query.
databases/mysql-connector-c++-1.1.7 (Score: 0.006224396)
MySQL database connector for C++
MySQL Connector/C++ is a MySQL database connector for C++ implementing a subset of the JDBC 4.0 API. The MySQL Connector/C++ currently features the following classes: * Connection * DatabaseMetaData * Driver * PreparedStatement * ResultSet * ResultSetMetaData * Savepoint * Statement The JDBC 4.0 API defines approximately 450 methods for the above mentioned classes. MySQL Connector/C++ implements around 80% of these and makes them available in the current release.