Ports Search

Results 2,8612,870 of 8,048 for www%3Atrac.(0.007 seconds)
databases/freetds-1.00.38 (Score: 0.005581701)
Sybase/Microsoft TDS protocol library
This is TDS protocol library (CTlib/DBlib) that is used to connect to Microsoft and Sybase SQL servers. This can be used instead of native libraries, that are shipped with commercial products.
databases/freetds-1.00.1 (Score: 0.005581701)
Sybase/Microsoft TDS protocol library
This is TDS protocol library (CTlib/DBlib) that is used to connect to Microsoft and Sybase SQL servers. This can be used instead of native libraries, that are shipped with commercial products.
databases/glom-1.28.0 (Score: 0.005581701)
GNOME database designer and user interface
With Glom you can design table definitions and the relationships between them, plus arrange the fields on the screen. You can edit and search the data in those tables, and specify field values in terms of other fields. It's as easy as it should be. The design is loosely based on FileMaker Pro, with the added advantage of separation between interface and data. Its simple framework should be enough to implement most database applications. Without Glom these systems normally consist of lots of repetitive, unmaintainable code. Glom-specific data such as the relationship definitions is saved in the Glom document. Glom re-connects to the database server when it loads a previous Glom document. The document is in XML format. Glom uses the PostgreSQL database backend but it can not edit databases that it did not create, because it uses only a simple subset of Postgres functionality.
databases/isql-viewer-2.1.8 (Score: 0.005581701)
JDBC 2.x compliant database front end
iSQL-Viewer is an open-source JDBC 2.x compliant database front end written in Java. It implements across multiple platforms features of the JDBC API. It does everything through a single interface. iSQL-Viewer works with most database platforms, including PostgreSQL, MySQL, Oracle, and Informix. iSQL-Viewer provides a variety of tools and features to carry out common database tasks. It includes: * Scripting support using JPython and the IBM BSF framework * A guided query builder for creating simple and complex SQL queries * Enhanced object viewing for images, HTML, and other binary format files * A friendly SQL console for executing SQL statements * Batch processing of SQL files * Database introspection * "Bookmarks" to store SQL commands you commonly use * Import and export to popular file formats such as Microsoft Excel, XML, HTML and ASCII delimited. * Enhanced interface support across platforms iSQL-Viewer is designed to meet the needs of JDBC Driver developers and database developers who work in single or multi-platform environments.
databases/frontbase-2.5.6 (Score: 0.005581701)
The Java JDBC implementation for FrontBase
This is the official implementation of JDBC, the Java Database Connectivity API, for accessing FrontBase databases from Java.
databases/libgdamm-3.99.21 (Score: 0.005581701)
C++ wrapper for libgda4 library
This is a set of thin C++ wrappers for libgda v4 library.
databases/libgdamm-4.99.8 (Score: 0.005581701)
C++ wrapper for libgda5 library
This is a set of thin C++ wrappers for libgda v5 library.
databases/jrobin-1.5.14 (Score: 0.005581701)
Pure Java alternative to RRDTool
JRobin is a 100% pure java implementation of RRDTool's functionality. It follows the same logic and uses the same data sources, archive types and definitions as RRDTool does. JRobin supports all standard operations on Round Robin Database (RRD) files: CREATE, UPDATE, FETCH, LAST, DUMP, XPORT and GRAPH. JRobin's API is made for those who are familiar with RRDTool's concepts and logic, but prefer to work with pure java. If you provide the same data to RRDTool and JRobin, you will get exactly the same results and graphs. JRobin is made from the scratch and it uses very limited portions of RRDTool's original source code. JRobin does not use native functions and libraries, has no Runtime.exec() calls and does not require RRDTool to be present. JRobin is distributed as a software library (jar files) and comes with full java source code (LGPL licence).
databases/flamerobin-0.9.2 (Score: 0.005581701)
GUI administration tool for firebird database
Nice and very useful firebird database administration tool with many features.
databases/liquibase-3.4.1 (Score: 0.005581701)
Database Change Management
Liquibase is an open source (Apache 2.0 Licensed), database-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes are stored in a human readable yet trackable form and checked into source control.