Ports 搜索

共有1,144项符合/databases/的查询结果,以下是第941950项(搜索用时0.003秒)
databases/sqlite3-ruby-1.3.3 (Score: 0.09045241)
Ruby interface to the SQLite DB engine version 3
sqlite3-ruby provides an interface for the SQLite DB engine version 3. This differs from the DBD::SQLite module in that it is more complete, and from the ruby DBI version of SQLite in that it is SQLite specific, so you can do things that would otherwise be more difficult via DBI. If you want portability between backends, use DBI. If you want ease of use with SQLite, use this.
databases/sqlite3-1.3.11 (Score: 0.09045241)
Ruby interface to the SQLite DB engine version 3
sqlite3-ruby provides an interface for the SQLite DB engine version 3. This differs from the DBD::SQLite module in that it is more complete, and from the ruby DBI version of SQLite in that it is SQLite specific, so you can do things that would otherwise be more difficult via DBI. If you want portability between backends, use DBI. If you want ease of use with SQLite, use this.
Support for creating state machines for attributes on ActiveModel
The StateMachines ActiveModel integration is useful for both standalone usage and for providing the base implementation for ORMs which implement the ActiveModel API. This integration adds support for validation errors and dirty attribute tracking.
Support for creating state machines for attributes on ActiveRecord
The StateMachines Active Record 4.1+ integration adds support for database transactions, automatically saving the record, named scopes, validation errors.
databases/tarantool-0.4.4.0 (Score: 0.09045241)
Tarantool KV-storage client
Its ruby client for Tarantool Key-Value Storage
databases/xapian-core-1.0.23 (Score: 0.09045241)
Probabilistic text search database engine
Xapian is an Open Source Probabilistic Information Retrieval library, released under the GPL. It's written in C++, with bindings to allow use from other languages. Xapian is designed to be a highly adaptable toolkit to allow developers to easily add advanced indexing and search facilities to their own applications. Xapian features include: - Ranked probabilistic search - word importance weighting - Relevance feedback - Phrase and proximity searching - Full range of structured boolean search operators - Term stemming - Database files > 2GB - Platform independent data formats - Allows simultaneous update and searching.
databases/sharedance-0.6 (Score: 0.09045241)
Daemon to centralize keys and associated data
Sharedance is a high-performance server that centralize ephemeral key/data pairs on remote hosts, without the overhead and the complexity of an SQL database.
databases/skytools-3.2 (Score: 0.09045241)
PostgreSQL tools from Skype: walshipping, queueing, replication
This is a package of tools from Skype for replication and failover. Also it includes a generic queuing mechanism PgQ and utility library for Python scripts.
databases/spatialite-tools-4.3.0 (Score: 0.09045241)
Collection of CLI tools supporting SpatiaLite
spatialite-tools is a collection of open source Command Line Interface (CLI) tools supporting SpatiaLite. * spatialite: a complete CLI front-end, more or less equivalent to the well known sqlite3 front-end, but fully supporting SpatiaLite * spatialite_tool: a tool supporting import/export of Shapefiles and DBF-files * shp_doctor: a diagnostic tool to check anomalous shapefiles * exif_loader: an import tool for EXIF or EXIF-GPS (JPEG) pictures * spatialite_network: a tool creating a VirtualNetwork (supporting shortest path / routing SQL queries) * spatialite_gml: a tool importing GML files * spatialite_convert: a tool converting DB-files from different versions of SpatiaLite * spatialite_dxf: an tool importing DXF files * OSM-tools: spatialite_osm_raw, spatialite_osm_filter, spatialite_osm_map, spatialite_osm_net, spatialite_osm_overpass: tools supporting OpenStreetMap datasets * XML-tools: spatialite_xml_load, spatialite_xml_collapse, spatialite_xml_print, spatialite_xml_validator: tools supporting XML files processing
databases/spatialite-4.3.0 (Score: 0.09045241)
Spatial Extensions for SQLite
SpatiaLite is just a small sized SQLite extension. Once you have installed SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to load, store and manipulate Spatial Data (aka GeographicData, GIS Data, Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite implements spatial extensions following the specification of the Open Geospatial Consortium (OGC).