Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第2,8912,900项(搜索用时0.009秒)
databases/pgpoolAdmin-3.3.1 (Score: 0.005581701)
Web-based administration tool for pgpool-II
Web-based administration tool for pgpool-II.
databases/phpMyAdmin-4.6.4 (Score: 0.005581701)
Set of PHP-scripts to manage MySQL over the web
Currently phpMyAdmin can: * browse and drop databases, tables, views, columns and indexes * display multiple results sets through stored procedures or queries * create, copy, drop, rename and alter databases, tables, columns and indexes * maintain server, databases and tables, with proposals on server configuration * execute, edit and bookmark any SQL-statement, even batch-queries * load text files into tables * create and read dumps of tables * export data to various formats: CSV, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Microsoft Word 2000, and LATEX formats * import data and MySQL structures from OpenDocument spreadsheets, as well as XML, CSV, and SQL files * administer multiple servers * manage MySQL users and privileges * check referential integrity in MyISAM tables * using Query-by-example (QBE), create complex queries automatically connecting required tables * create PDF graphics of your database layout * search globally in a database or a subset of it * transform stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link * track changes on databases, tables and views * support InnoDB tables and foreign keys * support mysqli, the improved MySQL extension * create, edit, call, export and drop stored procedures and functions * create, edit, export and drop events and triggers * communicate in 62 different languages
databases/postgresql-9.1.23 (Score: 0.005581701)
The most advanced open-source database available anywhere
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. It is the most advanced open-source database available anywhere. Commercial Support is also available. The original Postgres code was the effort of many graduate students, undergraduate students, and staff programmers working under the direction of Professor Michael Stonebraker at the University of California, Berkeley. In 1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query language to SQL and created a new database system which came to known as Postgres95. Many others contributed to the porting, testing, debugging and enhancement of the Postgres95 code. As the code improved, and 1995 faded into memory, PostgreSQL was born. PostgreSQL development is presently being performed by a team of Internet developers who are now responsible for all current and future development. The development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG). Support is available from the PostgreSQL developer/user community through the support mailing list (questions@PostgreSQL.ORG). PostgreSQL is free and the complete source is available.
databases/postgresql-9.2.18 (Score: 0.005581701)
最先进的开源数据库,可用于任何地方
PostgreSQL 是一个久经考验的对象——关系型数据库管理系统,支持几乎所有的 SQL 结构,包含子查询、事务和用户自定义类型和函数。是最先进的开源数据库,可用于 任何地方。也提供商业支持。 最初的 Postgres 代码,是许多研究生、本科生和程序员在美国加州大学伯克利 分校的 Michael Stonebraker 教授的指导下努力的成果。在 1995 年,Andrew Yu 和 Jolly Chen 转换了 DBMS 查询语言为 SQL 并创建了一个新的数据库系统,即 Postgres95。许多人帮助移植、测试、调试和增强了 Postgres95 的代码。在代码 质量逐渐提升后,1995 年后,PostgreSQL 诞生了。 PostgreSQL 的开发,目前正由一群网络开发者组成的团队进行着。开发团队的协调员 是 Marc G. Fournier(scrappy@PostgreSQL.ORG)。通过邮件列表 (questions@PostgreSQL.ORG)可以获得来自 PostgreSQL 开发者/用户社区的支持。 PostgreSQL 是自由的并提供完整的源代码。
databases/postgresql-9.6.r1 (Score: 0.005581701)
The most advanced open-source database available anywhere
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. It is the most advanced open-source database available anywhere. Commercial Support is also available. The original Postgres code was the effort of many graduate students, undergraduate students, and staff programmers working under the direction of Professor Michael Stonebraker at the University of California, Berkeley. In 1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query language to SQL and created a new database system which came to known as Postgres95. Many others contributed to the porting, testing, debugging and enhancement of the Postgres95 code. As the code improved, and 1995 faded into memory, PostgreSQL was born. PostgreSQL development is presently being performed by a team of Internet developers who are now responsible for all current and future development. The development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG). Support is available from the PostgreSQL developer/user community through the support mailing list (questions@PostgreSQL.ORG). PostgreSQL is free and the complete source is available.
databases/PyGreSQL-5.0.2 (Score: 0.005581701)
Python interface to PostgreSQL, both classic and DP-API 2.0
PyGreSQL is a python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script. PyGreSQL includes a DB-API 2.0 compliant API wrapper.
databases/sqlbuddy-1.3.3 (Score: 0.005581701)
Web based MySQL administration with a set of PHP scripts
SQL Buddy is an open source project designed to change the way people think about MySQL. Databases are an essential part of most projects - who knew that working with a database could also be intuitive? Give SQL Buddy a try and you might find yourself having some unexpectedly warm feelings toward MySQL. Who knows, maybe its time to let your database server move in from the garage. Features: * No setup Just unzip the files to your server and its ready to use. Seriously, the next step is logging in. * Complete control of users Logins are handled directly by MySQL. Create as many or as few users as you want. * Speaks your language The current release is bundled with 37 translations - with more on the way!
databases/sqlcipher-3.2.0 (Score: 0.005581701)
Encrypted SQLite database
Allows the creation of encrypted SQLite databases
databases/adminer-4.2.5 (Score: 0.005581701)
Full-featured database management tool written in PHP
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL and Oracle.
databases/postgresql-9.3.14 (Score: 0.005581701)
The most advanced open-source database available anywhere
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. It is the most advanced open-source database available anywhere. Commercial Support is also available. The original Postgres code was the effort of many graduate students, undergraduate students, and staff programmers working under the direction of Professor Michael Stonebraker at the University of California, Berkeley. In 1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query language to SQL and created a new database system which came to known as Postgres95. Many others contributed to the porting, testing, debugging and enhancement of the Postgres95 code. As the code improved, and 1995 faded into memory, PostgreSQL was born. PostgreSQL development is presently being performed by a team of Internet developers who are now responsible for all current and future development. The development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG). Support is available from the PostgreSQL developer/user community through the support mailing list (questions@PostgreSQL.ORG). PostgreSQL is free and the complete source is available.