Ports 搜索

共有1,144项符合/databases/的查询结果,以下是第4150项(搜索用时0.042秒)
databases/mdbtools-0.7.1 (Score: 0.1693049)
Utilities and libraries to export data from MS Access databases (.mdb)
What is MDB Tools? MDB Tools is a planned set of libraries and utilities to facilitate exporting data from MS Access databases (mdb files) into a multiuser database such as Oracle, Sybase, DB2, Informix, MySQL, Postgresql, or similar. A nice little Gtk MDB file browser will probably be written as well. Ok, how much is done? You can list catalog entries. There is some preliminary schema exporting utility. And you can export data out to CSV (comma separated value) format.
databases/mysqltcl-3.052 (Score: 0.16757533)
TCL module for accessing MySQL databases based on msqltcl
From the package man-page: MySQLTcl is a collection of Tcl commands and a Tcl global array that provide access to MySQL database servers. MySQLTcl is nothing more than a patched version of a patched version of Hakan Soderstrom's patch of Tom Poindexter's Sybtcl. Mysqltcl is binary Tcl library (extension) written in C language that use direkt official MySQL C-API. Almost all Tcl commands correspond to MySQL C-API functions. For detail documentation see official MySQL C- API manual.
databases/DBD-SQLite-1.50 (Score: 0.16757533)
Provides access to SQLite3 databases through the DBI
DBD::SQLite =========== SQLite is a small fast embedded SQL database engine. DBD::SQLite embeds that database engine into a DBD driver, so if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be just what you need. It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more.
databases/DBD-SQLite2-0.37 (Score: 0.16757533)
Provides access to SQLite2 databases through the DBI
DBD::SQLite2 ============ SQLite is a small fast embedded SQL database engine. DBD::SQLite2 embeds that database engine into a DBD driver, so if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite2 may be just what you need. It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more.
Use Cassandra databases with IO::Async using CQL
This module allows use of the CQL3 interface of a Cassandra database. It fully supports asynchronous operation via IO::Async, allowing both direct queries and prepared statements to be managed concurrently, if required. Alternatively, as the interface is entirely based on Future objects, it can be operated synchronously in a blocking fashion by simply awaiting each individual operation by calling the get method.
databases/rbase-0.1.3 (Score: 0.16757533)
Library to create/read/write to XBase databases (*.DBF files)
RBase is a library to manipulate XBase database using Ruby.
databases/sqlitebrowser-3.8.0 (Score: 0.15215075)
DB Browser for SQLite is a visual tool to manage SQLite databases
databases/sqlcipher-3.2.0 (Score: 0.14926666)
Encrypted SQLite database
Allows the creation of encrypted SQLite databases
Keeps database connection persistent
DBI wrapper that helps to deal with databases connection problems
databases/phpminiadmin-1.9.150917 (Score: 0.13946429)
Lightweight alternative to phpMyAdmin
Lightweight alternative to heavy phpMyAdmin for easy access MySQL databases.