Ports Search

Results 851860 of 1,144 for /databases/.(0.004 seconds)
databases/odbc-5.6.1 (Score: 0.09045241)
Qt Open Database Connectivity plugin
databases/sqlite2-5.6.1 (Score: 0.09045241)
Qt SQLite 2 database plugin
databases/sqlite3-5.6.1 (Score: 0.09045241)
Qt SQLite 3 database plugin
databases/tds-5.6.1 (Score: 0.09045241)
Qt TDS Database Connectivity database plugin
databases/radix.v2-20160530 (Score: 0.09045241)
Redis client for Go
Radix is a minimalistic Redis client for Go. It is broken up into small, single-purpose packages for ease of use.
databases/redigo-1.0.0 (Score: 0.09045241)
Go client for the Redis database
Redigo is a Go client for the Redis database. It supports all Redis commands, pipelining, publish/subscribe and connection pooling.
databases/timex_ecto-3.0.4 (Score: 0.09045241)
Adapter for using Timex DateTimes with Ecto
An adapter for using Timex DateTimes with Ecto.
databases/sqlite3-3.14.1 (Score: 0.09045241)
SQL database engine in a C library
SQLite is an SQL database engine in a C library. Programs that link the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.
databases/riak2-2.1.1 (Score: 0.09045241)
Riak is an open source, distributed, noSQL database
Riak is an open source, distributed database. Riak is architected for: * Low-Latency Riak is designed to store data and serve requests predictably and quickly, even during peak times. * Availability Riak replicates and retrieves data intelligently, making it available for read and write operations even in failure conditions. * Fault-Tolerance Riak is fault-tolerant so you can lose access to nodes due to network partition or hardware failure and never lose data. * Operational Simplicity Riak allows you to add machines to the cluster easily, without a large operational burden.
databases/rocksdb-4.6.1 (Score: 0.09045241)
Persistent key-value store for fast storage environments
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads. RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation.