Ports Search

Results 17,20117,210 of 19,819 for %22HTTP Server%22.(0.011 seconds)
MySQL driver written in Python
MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249).
databases/cdb-0.5a (Score: 7.739885E-4)
Ruby interface to D. J. Bernstein's cdb (constant database) library
This module provides Ruby interface to D. J. Bernstein's cdb (constant database) library.
databases/radix.v2-20160530 (Score: 7.739885E-4)
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/o_dbm-0.5.1 (Score: 7.739885E-4)
OODB-like DBM module for Ruby
ObjectDBM (o_dbm) is an OODB-like DBM module for Ruby.
databases/rdbc1-001103 (Score: 7.739885E-4)
Ruby Database Connectivity
RDBC stands for Ruby Database Connectivity. RDBC provides a unified API to access RDBMS such as PostgreSQL and Oracle. The composition of RDBC is like that of JDBC. Almost all the names of the classes and the methods are mimicked.
databases/sybct-0.2.12 (Score: 7.739885E-4)
Ruby module for accessing Sybase databases
This module is the Sybase extensions to Ruby.
databases/spatialite-tools-4.3.0 (Score: 7.739885E-4)
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/sqldeveloper-4.1.1.19.59 (Score: 7.739885E-4)
Graphical tool for database development
Oracle SQL Developer is a free graphical tool for database development. With SQL Developer, you can browse database objects, run SQL statements and SQL scripts, and edit and debug PL/SQL statements. You can also run any number of provided reports, as well as create and save your own. SQL Developer enhances productivity and simplifies your database development tasks. SQL Developer can connect to any Oracle Database version >= 9.2.0.1 and MySQL database version >= 3.0.
databases/squirrel-sql-3.7.0 (Score: 7.739885E-4)
Universal SQL Client
SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
databases/virtualpg-1.0.1 (Score: 7.739885E-4)
Loadable dynamic extension to both SQLite and SpatiaLite
VirtualPG is a loadable dynamic extension to both SQLite and SpatiaLite. Its intended scope is supporting direct SQL access to PostgreSQL and PostGIS own tables, so to make any possible kind of data exchange between these two popular open source Spatial DBMSes as straightforward and simple as possible.