Ports Search

Results 3,4313,440 of 19,819 for %22HTTP Server%22.(0.009 seconds)
databases/tokyocabinet-1.4.48 (Score: 0.0012383816)
Modern implementation of DBM
Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
databases/tora-2.1.3 (Score: 0.0012383816)
Toolkit for Oracle
TOra is an open-source multi-platform database management GUI that supports accessing most of the common database platforms in use, including Oracle, MySQL, and Postgres, as well as limited support for any target that can be accessed through Qt's ODBC support. In addition to regular query and data browsing functionality, it includes several additional tools useful for database administrators and developers - which aims to help the DBA or developer of database application. Features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools.
databases/unixODBC-2.3.4 (Score: 0.0012383816)
ODBC library suite for Unix
From the web site: What is the unixODBC Project? The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on the Linux platform. What is ODBC? ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources. Data Sources include SQL Servers and any Data Source with an ODBC Driver.
databases/pxlib-0.6.7 (Score: 0.0012383816)
C library to read various Paradox files
pxlib is shared C library to read various Paradox files. Currently .DB files are best supported. pxlib provides a very simple api to read the header and the data records of Paradox files. I also provides functions to convert the data into the hosts data format (little or big endian).
databases/xapian-bindings-1.2.23 (Score: 0.0012383816)
Bindings allowing Xapian to be used from various programming languages
SWIG and JNI bindings allowing Xapian to be used from various other programming languages.
databases/xapian-core-1.2.23 (Score: 0.0012383816)
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/zodb-3.10.5 (Score: 0.0012383816)
Z - Object Database for python
The ZODB package is a Python object persistence system. It provides the Z Object Database separately from Zope so it can be used in non-Zope related Python applications to provide transparent object-oriented persistency.
databases/sqlalchemy-1.0.14 (Score: 0.0012383816)
Python SQL toolkit and Object Relational Mapper 1.0.x
The Python SQL Toolkit and Object Relational Mapper SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
databases/sqlitemanager-1.2.4 (Score: 0.0012383816)
Multilingual web based tool to manage SQLite database
SQLiteManager is a multilingual web based tool to manage SQLite database. The programming language used is: PHP4, but work fine with PHP5. Work just as well on a platform Linux as on Windows or MAC.
databases/vfront-0.96.c (Score: 0.0012383816)
Simple frontend for database data entry
VFront is a free, open source front-end for MySQL or PostgreSQL databases written in PHP and Javascript. With VFront you can create forms for managing your data in AJAX style, different rules and privileges for groups, report in XML, HTML, PDF, statistics and much more.