Ports 搜索

共有1,144项符合/databases/的查询结果,以下是第151160项(搜索用时0.089秒)
databases/courier-authlib-0.66.3 (Score: 0.09045241)
Userdb support for the Courier authentication library
databases/cppdb-0.3.1 (Score: 0.09045241)
Platform and database independent SQL connectivity library
CppDB is a SQL connectivity library that is designed to provide platform and database independent connectivity API similarly to what JDBC, ODBC and other connectivity libraries do. It supports Sqlite3, PostgreSQL, MySQL and as many RDBMSs as possible via cppdb-odbc bridge. It was written with performance, simplicity in use and locale safety as the primary goals in mind. It also provides both explicit verbose API and brief and nice syntactic sugar.
databases/datamodeler-4.1.3.901 (Score: 0.09045241)
Database modeling tool
Oracle SQL Developer Data Modeler is a free data and database modeling tool, providing a full range of utilities to support your data modeling needs. SQL Developer Data Modeler can connect to any supported Oracle Database and is platform independent.
databases/dbh-5.0.19 (Score: 0.09045241)
Disk Based Hashtables
A DBH is a convenient way to associate keys composed by characters to data records. Any kind of digital information can go into the data record, such as text, graphic information, database structures, you name it. The idea behind using a DBH is to get rid of what is known as an index file in the database world. In the DBH world, the index is built into the file format.
databases/animenfo-20020819 (Score: 0.09045241)
AnimeNfo client with GTK support
The AnimeNfo client with GTK support. configuration.txt contains the configuration for server and port. It will be read automatically by the program at beginning of execution, so you don't have to fill the server and port value every time manually. You can modify the configuration.txt file if necessary. In order for the configuration.txt to work, you have to put it in the same directory as the program. LICENSE: GPL2 or later
databases/animenfo-20020819 (Score: 0.09045241)
AnimeNfo client
The AnimeNfo client The simplest AnimeNfo client. Written in C. Despite being the simplest example of AnimeNfo client, all socket operations were done in non-blocking. LICENSE: GPL2 or later
databases/calecto-0.16.0 (Score: 0.09045241)
Adapter for the Calendar library in Ecto
Glue between Calendar and Ecto. For saving dates, times and datetimes in Ecto. Instead of using the Ecto types for Date, Time and DateTime, you can access the features of the Calendar library. With timezone awareness, parsing, and formatting functionality.
databases/mongodb32-3.2.9 (Score: 0.09045241)
Distributed document-oriented "NoSQL" database
Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community.
databases/gtksql-0.4.5 (Score: 0.09045241)
Graphical query tool for PostgreSQL/MySQL/SQLite
GtkSQL is a graphical query tool for PostgreSQL/MySQL/SQLite. You can work on multiple queries simultaneously: * send the current query to the database * add a new query * delete current query * rename current query * export current query * display the table information * move to the next or previous query * SQL keyword, table name and field name autocompletion * rescan the table database.
databases/ecto_migrate-0.6.3 (Score: 0.09045241)
Automatic migrations for Ecto
Automatic migrations for Ecto.