Ports Search

Results 321330 of 1,144 for /databases/.(0.006 seconds)
databases/sqlite3-4.0.5 (Score: 0.09045241)
OCaml bindings to sqlite3 library
Sqlite3 bindings for Objective Caml Sqlite 3 database library wrapper for ocaml. Sqlite 3 is available from http://www.sqlite.org This wrapper is written in a way that enables a friendly coexistence with the old (version 2) sqlite and its ocaml wrapper ocaml-sqlite.
databases/BDB-1.91 (Score: 0.09045241)
Asynchronous Berkeley DB access
BDB is a Perl module to provide asynchronous Berkeley DB access.
databases/mysql-5.6.33 (Score: 0.09045241)
Multithreaded SQL database (client)
databases/BerkeleyDB-0.55 (Score: 0.09045241)
Perl5 interface to the Berkeley DB package
This is the perl5 interface to Berkeley DB version 2, 3, 4 or 4.1, which it depends on. You may want to use this, instead of the default dbm that perl provides, as that one is based on version 1, which is seriously buggy. E.g., if keys or data are over a hundred bytes or so, bad things may happen to your dbm files. Never mind all the extra features....
Shared core for D1 and D2 Database plugins
Dancer::Plugin::Database::Core is a shared library for Dancer::Plugin::Database and Dancer2::Plugin::Database modules.
databases/memcache-3.0.8 (Score: 0.09045241)
Memcached extension
Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.
databases/qof-0.8.8 (Score: 0.09045241)
Query Object Framework
QOF - Query Object Framework - library to add a query engine to C applications with generic XML backend. A SQL database is not needed; any collection of C/C++ objects can act as tables.
databases/memcached-2.2.0 (Score: 0.09045241)
PHP extension for interfacing with memcached via libmemcached library
memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. This extension uses libmemcached library to provide API for communicating with memcached servers.
databases/mysqlreport-3.5 (Score: 0.09045241)
Mysqlreport makes a friendly report of important MySQL status values
mysqlreport makes a friendly report of important MySQL status values. mysqlreport transforms the values from SHOW STATUS into an easy-to-read report that provides a much more in-depth understanding of how well MySQL is running. For this and many other reasons, mysqlreport is a better alternative (and practically the only alternative) to manually interpreting SHOW STATUS.
databases/mysqlsla-2.03 (Score: 0.09045241)
Mysqlsla analyzes general, slow, and raw MySQL statement logs
mysqlsla analyzes general, slow, and raw MySQL statement logs. mysqlsla can read multiple MySQL general and slow logs (and logs containing raw SQL statements), combine them, then run various analyses on all the queries. In addition, mysqlsla can correlate the analyses so that the queries in one analysis are used as the basis for subsequent analyses. Other options include limiting the output of each analysis to the top N queries, averaging execution time over N runs, customizing the order in which the analyses are ran, statement filtering, statement pattern matching, and mysqldumpslow-like formatting.