notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: databases/Makefile

Number of commits found: 2069 (showing only 100 on this page)

[First Page]  «  10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20  »  [Last Page]

Friday, 12 Feb 2010
19:26 pgollucci search for other commits by this committer
pgSphere provides spherical data types, functions, and operators for PostgreSQL.

WWW:    http://pgsphere.projects.postgresql.org/

PR:             ports/143687
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
Original commit
17:20 miwi search for other commits by this committer
Flixible tool for inserting data from DBF into MySQL.

WWW: http://mydbf2mysql.sourceforge.net/

PR:             ports/142416
Submitted by:   Andrey Polyakov <andrey.polyakov at unix.net>
Original commit
Monday, 8 Feb 2010
22:07 miwi search for other commits by this committer
This is a separate DBIx::Class model class for HTML::FormHandler

WWW: http://search.cpan.org/dist/HTML-FormHandler-Model-DBIC/

PR:             ports/143523
Submitted by:   Vladimir Timofeev <vovkasm at gmail.com>
Original commit
22:06 miwi search for other commits by this committer
DataMapper plugin providing extra data types

WWW: http://github.com/datamapper/dm-more/tree/master/dm-types

PR:             ports/143520
Submitted by:   Jyun-Yan You <jyyou at cs.nctu.edu.tw>
Original commit
22:05 miwi search for other commits by this committer
DataMapper plugin providing support for aggregates, functions on collections
and datasets

WWW: http://github.com/datamapper/dm-more/tree/master/dm-aggregates

PR:             ports/143519
Submitted by:   Jyun-Yan You <jyyou at cs.nctu.edu.tw>
Original commit
22:05 miwi search for other commits by this committer
DataMapper is a Object Relational Mapper written in Ruby. The goal
is to create an ORM which is fast, thread-safe and feature-rich.

WWW: http://datamapper.org

PR:             ports/143517
Submitted by:   Jyun-Yan You <jyyou at cs.nctu.edu.tw>
Original commit
Sunday, 7 Feb 2010
19:10 makc search for other commits by this committer
connect postgresql-libpqxx30 to build
Original commit
Thursday, 28 Jan 2010
01:15 miwi search for other commits by this committer
Customizable DBI

WWW: http://search.cpan.org/dist/DBIx-Custom

PR:             ports/141138
Submitted by:   Andrey Kostenko <andrey at kostenko.name>
Original commit
Sunday, 24 Jan 2010
09:38 fjoe search for other commits by this committer
Remove outdated port (that was here for FreeBSD 4 and earlier versions).
Original commit
Wednesday, 20 Jan 2010
12:09 wen search for other commits by this committer
DBIx::VersionedDDL is a perl module to upgrade and downgrade database
schemas to a specified version.

WWW: http://search.cpan.org/dist/DBIx-VersionedDDL/

PR:             ports/142175
Submitted by:   Alan Snelson <Alan@Wave2.org>
Original commit
06:02 amdmi3 search for other commits by this committer
- Fix sorting and minor cleanups in category Makefiles
Original commit
Tuesday, 19 Jan 2010
03:52 kuriyama search for other commits by this committer
kumofs is a scalabe and highly available distributed key-value store.

WWW: http://github.com/etolabo/kumofs
Original commit
Tuesday, 12 Jan 2010
01:19 pgollucci search for other commits by this committer
A C implementation of the stored procedure written in plpgsql that's bundled
with OpenNMS, this is the preferred version for use as is offers better
performance

WWW: http://www.opennms.org/wiki/IPLIKE

PR:             ports/142581
Submitted by:   Sevan Janiyan <venture37 at geeklan.co.uk>
Original commit
Monday, 11 Jan 2010
11:58 ale search for other commits by this committer
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.
Original commit
Saturday, 9 Jan 2010
12:12 wen search for other commits by this committer
py-dbf is a pure python package for reading/writing dBase, FoxPro,
and Visual FoxPro .dbf files (including memos).

Currently supports dBase III, and FoxPro - Visual FoxPro 6 tables.
Text is returned as unicode, and codepage settings in tables are
honored. Documentation needs work, but author is very responsive
to e-mails.

WWW:    http://pypi.python.org/pypi/dbf/
Original commit
Friday, 8 Jan 2010
21:57 glarkin search for other commits by this committer
This script takes information from "SHOW STATUS LIKE..."
and "SHOW VARIABLES LIKE..." then attempts to produce
sane recommendations for tuning server variables.

It is compatible with all versions of MySQL 3.23 - 5.1.

WWW:    https://launchpad.net/mysql-tuning-primer

PR:             ports/140641
Submitted by:   Joe Horn <joehorn at gmail.com>
Original commit
14:09 wen search for other commits by this committer
DBIx::Class::QueryProfiler is a profiler for DBIx::Class. Also
it provides more usable output or queries.

WWW: http://search.cpan.org/dist/DBIx-Class-QueryProfiler

PR:             ports/142006
Submitted by:   Andrey Kostenko <andrey@kostenko.name>
Original commit
Tuesday, 5 Jan 2010
22:55 glarkin search for other commits by this committer
- Connect pear-Doctrine12 to the build

Reported by:    miwi
Original commit
Monday, 4 Jan 2010
10:54 ale search for other commits by this committer
Remove MySQL 5.4 in favor of MySQL 5.5.
Original commit
10:18 ale search for other commits by this committer
Connect MySQL 5.5 to the build.
Original commit
Thursday, 24 Dec 2009
23:38 miwi search for other commits by this committer
A script to take daily, weekly and monthly backups of your MySQL
databases using mysqldump.

Features:
- Backup mutiple databases
- Single backup file or to a seperate file for each DB
- Compress backup files
- Backup remote servers
- E-mail logs

WWW:    https://sourceforge.net/projects/autobackupmysql

PR:             ports/141846
Submitted by:   Frank Wall <fw at moov.de>
Original commit
Wednesday, 23 Dec 2009
03:31 wen search for other commits by this committer
p5-MongoDB is a Mongo Driver for Perl.

WWW: http://search.cpan.org/dist/MongoDB
Original commit
Friday, 18 Dec 2009
19:22 pav search for other commits by this committer
Pure Python
All code, at first, is written in pure Python so that py-postgresql will work
anywhere that you can install Python 3. Optimizations in C are made where
needed, but are always optional.

Prepared Statements
Using the PG-API interface, protocol-level prepared statements may be created
and used multiple times. db.prepare(sql)(*args)

COPY Support
Use the convenient COPY interface to directly copy data from one connection to
another. No intermediate files or tricks are necessary.

Arrays and Composite Typescw
Arrays and composites are fully supported. Queries requesting them will returns
objects that provide access to the elements within.

"pg_python" Quick Console
Get a Python console with a connection to PostgreSQL for quick tests and simple
scripts.

WWW: http://python.projects.postgresql.org/

PR:             ports/137782
Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com>
Original commit
Wednesday, 16 Dec 2009
08:52 kuriyama search for other commits by this committer
Dump fixtures from source database to filesystem then import to
another database (with same schema) at any time.  Use as a constant
dataset for running tests against or for populating development
databases when impractical to use production clones.  Describe fixture
set using relations and conditions based on your DBIx::Class schema.

WWW: http://search.cpan.org/dist/DBIx-Class-Fixtures/
Original commit
Tuesday, 15 Dec 2009
05:20 kuriyama search for other commits by this committer
- Repocopy pgpool-II-2.2.6 (maintenance branch) to
  databases/pgpool-II-22 and upgrade databases/pgpool-II to 2.3.
- Record $CONFLICTS each other.

Please note upgrade from 2.2.6 to 2.3 causes small incompatibility
(read NEWS file in distribution).
Original commit
Wednesday, 25 Nov 2009
16:15 yzlin search for other commits by this committer
Add py-pylibmc 0.9.1, python libmemcached wrapper.

PR:             ports/140857
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Approved by:    lwhsu/rafan (mentors, implicit)
Original commit
Monday, 23 Nov 2009
13:33 wen search for other commits by this committer
The PyMongo distribution contains tools for interacting with
the Mongo database from Python. The pymongo package is a native
Python driver for the Mongo database. The gridfs package is a
gridfs implementation on top of pymongo.

WWW:  http://github.com/mongodb/mongo-python-driver
Original commit
12:43 wen search for other commits by this committer
pecl-mongo provides an interface for communicating with the
Mongo database in PHP.

WWW: http://pecl.php.net/package/mongo
Original commit
Thursday, 19 Nov 2009
07:09 wen search for other commits by this committer
Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: http://www.mongodb.org/

PR:             ports/140257 [1]
                ports/140144 [2]
                ports/140489 [2]
Submitted by:   Ivan Voras <ivoras@FreeBSD.org> [1]
                Mirko Zinn <mail@derzinn.de> [2]
Original commit
06:53 wen search for other commits by this committer
Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: http://www.mongodb.org/

PR:             ports/140144 [1]
                ports/140257 [2]
                ports/140489 [1]
Submitted by:   Mirko Zinn <mail@derzinn.de> [1]
                Ivan Voras <ivoras@FreeBSD.org> [2]
Original commit
Tuesday, 17 Nov 2009
17:04 dinoex search for other commits by this committer
- disconnect ruby-dbd-sqlite3
Original commit
16:55 dinoex search for other commits by this committer
A Ruby interface to the PostgreSQL Relational Database Management System.

The 'pg' module is the newer module, that has been greatly improved, and
is almost a complete rewrite. It is not backwards compatible. Use this module
for newly written code. It should be more stable, less buggy, and has more
features.

LICENSE: BSD or GPL2

WWW:    http://rubyforge.org/projects/ruby-pg/
Original commit
Sunday, 15 Nov 2009
10:13 dinoex search for other commits by this committer
This is the SQLite3 driver for DBI-for-Ruby.

Author: Erik Hollensben
WWW:    http://ruby-dbi.sourceforge.net
Original commit
Monday, 9 Nov 2009
16:43 skreuzer search for other commits by this committer
Add Berkeley DB 4.8 to the ports tree as a "regular" port for now.

Once FreeBSD 8.0 ships, I'll update all the USE knobs that are
necessary to allow other ports to make use of this port.

PR:             ports/138831
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Approved by:    portmgr@
Original commit
Friday, 6 Nov 2009
13:46 wen search for other commits by this committer
Rose::DBx::Object::Renderer generates web UIs for Rose::DB::Object.
It encapsulates many web conventions in the generated UIs as default
behaviours. For example, email addresses are by default rendered as
mailto links in tables and appropiate validation is enforced
automatically in forms. These behaviours are highly extensible.

Renderer uses CGI::FormBuilder to generate forms and the Google Chart
API to render charts. Template::Toolkit is used for template processing,
however, Renderer can dynamically generate a full set of UIs without
any templates.

WWW: http://search.cpan.org/dist/Rose-DBx-Object-Renderer
Original commit
Thursday, 29 Oct 2009
12:15 clsung search for other commits by this committer
- add ruby-dbd_sqlite3, SQLite3 driver for DBI-for-Ruby
Original commit
09:21 clsung search for other commits by this committer
2009-10-01 databases/ruby-dbd_interbase: no longer under development
Original commit
09:12 clsung search for other commits by this committer
2009-10-01 databases/ruby-dbd_proxy: no longer under development
Original commit
08:37 clsung search for other commits by this committer
2009-10-01 databases/ruby-dbd_msql: no longer under development
Original commit
Friday, 23 Oct 2009
03:32 clsung search for other commits by this committer
- Ruby bindings for the tokyocabinet database.

PR:             ports/138685
Submitted by:   Damian Gerow <dgerow_AT_afflictions dot org>
Original commit
Monday, 28 Sep 2009
20:12 glarkin search for other commits by this committer
Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ that
sits on top of a powerful database abstraction layer (DBAL).

One of its key features is the option to write database queries in a
proprietary object oriented SQL dialect called Doctrine Query
Language (DQL), inspired by Hibernate's HQL. This provides developers
with a powerful alternative to SQL that maintains flexibility without
requiring unnecessary code duplication.

WWW:    http://www.doctrine-project.org/

Feature safe:   yes
Original commit
Friday, 18 Sep 2009
23:35 miwi search for other commits by this committer
Pure perl bindings for http://code.google.com/p/redis/

This version support git version 0.08 or later of Redis available at
git://github.com/antirez/redis

WWW:    http://search.cpan.org/dist/Redis/

PR:             ports/138951
Feature safe: yes
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
22:44 miwi search for other commits by this committer
Easy way to turn resultsets into hashrefs.

WWW: http://search.cpan.org/dist/DBIx-Class-ResultSet-HashRef/

PR:             ports/138852
Submitted by:   Fernan Aguero <fernan at iib.unsam.edu.ar>
Feature safe:   yes
Original commit
Sunday, 13 Sep 2009
12:25 miwi search for other commits by this committer
This library will provide the ipv4 ISINNET, IP2INT, INT2IP,
NETFROM, NETLENGTH, NETMASKLENGTH functions in SQL queries.

WWW: http://mobigroup.ru/files/sqlite-ext/inet/

PR:             ports/137295
Submitted by:   Pavel Volkov <pol at iib.ru>
Original commit
Thursday, 3 Sep 2009
15:23 skv search for other commits by this committer
Remove obsolete Firebird 1.x :
- no longer under development
- does not build with GCC 4.x
Original commit
Thursday, 27 Aug 2009
09:19 miwi search for other commits by this committer
Test::Cukes is a BBD test tool inspired by Cucumber.

WWW: http://search.cpan.org/dist/Test-Cukes/

PR:             ports/138197
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Saturday, 22 Aug 2009
03:56 tabthorpe search for other commits by this committer
Google contacts and calendar akonadi resource. It allows syncing your calendar
and contacts with your google account.

WWW:    http://code.google.com/p/libgcal/

PR:             ports/137996
Submitted by:   Troels Kofoed Jacobsen <tkjacobsen at gmail.com>
Original commit
Tuesday, 18 Aug 2009
02:53 kuriyama search for other commits by this committer
pg_filedump is a utility to format PostgreSQL heap, index, and control
files into a human-readable form. You can format/dump the files
several ways as well as dumping straight binary. This utility is
intended to aid in the understanding of the internal contents of a
PostgreSQL block.

WWW: http://sources.redhat.com/rhdb/utilities.html
Original commit
Thursday, 13 Aug 2009
16:16 miwi search for other commits by this committer
Cassandra is a highly scalable, eventually consistent, distributed,
structured key-value store. Cassandra brings together the distributed
systems technologies from Dynamo and the data model from Google's
BigTable. Like Dynamo, Cassandra is eventually consistent. Like
BigTable, Cassandra provides a ColumnFamily-based data model richer
than typical key/value systems.

Cassandra was open sourced by Facebook in 2008, where it was designed
by one of the authors of Amazon's Dynamo. In a lot of ways you can
think of Cassandra as Dynamo 2.0. Cassandra is in production use at
Facebook but is still under heavy development.

WWW:    http://incubator.apache.org/cassandra/

PR:             ports/137477
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 9 Aug 2009
20:31 olgeni search for other commits by this committer
Add slony1v2.
Original commit
Wednesday, 29 Jul 2009
13:20 miwi search for other commits by this committer
This is South, intelligent schema migrations for Django apps.

South is:

    * Intelligent; it knows if you've missed out a migration or two
    * Database independent, so there's no hassle if you need to move databases.
    * Easy; it can write migrations for you, and it takes about a minute to
      convert your app over to use South.
    * Designed for a pluggable Django world; you can declare dependencies
      between apps so they all migrate together correctly, and you can still
      use syncdb for your non-migrated apps without it interfering.
    * Useful for data too; you can write migrations to transform legacy data.
    * Better (we think, anyway) than the alternatives.

WWW: http://south.aeracode.org/

PR:             ports/137234
Submitted by:   Stanislav Svirid <count at 211.ru>
Original commit
08:37 vd search for other commits by this committer
Add a new port databases/embedded_innodb:

Standalone version of the MySQL storage engine InnoDB.
Original commit
Monday, 27 Jul 2009
16:53 skv search for other commits by this committer
Add redis 0.900, a persistent key-value database with built-in net
interface.
Original commit
Tuesday, 21 Jul 2009
08:28 ale search for other commits by this committer
Hook up MySQL 5.4 to the build.
Original commit
07:59 ale search for other commits by this committer
Add slave port for upcoming MySQL 5.4.
Original commit
Tuesday, 14 Jul 2009
00:51 pgollucci search for other commits by this committer
MySQL Workbench is a cross-platform, visual database design tool developed
by MySQL. It is the highly anticipated successor application of the
DBDesigner4 project.

5.2 branch still in Alpha stage

WWW: http://dev.mysql.com/workbench/

PR:             ports/136088 (part 2 of 2)
Submitted by:   Maxim Ignatenko
Original commit
Monday, 13 Jul 2009
23:14 pgollucci search for other commits by this committer
MySQL Workbench is a cross-platform, visual database design tool developed
by MySQL. It is the highly anticipated successor application of the
DBDesigner4 project.

WWW: http://dev.mysql.com/workbench/

PR:             ports/136088 (part 1 of 2)
Submitted by:   Maxim Ignatenko
Original commit
22:35 miwi search for other commits by this committer
- Update adminer to 1.11.1
- Connect adminer to the build
- Disconnect phpminadmin
- Remove phpminadmin project was renamed

PR:             136663
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Original commit
Wednesday, 8 Jul 2009
09:01 lwhsu search for other commits by this committer
- Add databases/py25-bsddb
Original commit
07:51 girgen search for other commits by this committer
Welcome PostgreSQL 8.4

After many years of development, PostgreSQL has become feature-complete in many
areas.
This release shows a targeted approach to adding features (e.g., authentication,
monitoring, space reuse), and adds capabilities defined in the later SQL
standards.
The major areas of enhancement are:

Windowing Functions
Common Table Expressions and Recursive Queries
Default and variadic parameters for functions
Parallel Restore
Column Permissions
Per-database locale settings
Improved hash indexes
Improved join performance for EXISTS and NOT EXISTS queries
Easier-to-use Warm Standby
Automatic sizing of the Free Space Map
Visibility Map (greatly reduces vacuum overhead for slowly-changing tables)
Version-aware psql (backslash commands work against older servers)
Support SSL certificates for user authentication
Per-function runtime statistics
Easy editing of functions in psql
New contrib modules: pg_stat_statements, auto_explain, citext, btree_gin

URL: http://www.postgresql.org/docs/8.4/interactive/release-8-4.html
Original commit
Sunday, 28 Jun 2009
13:45 wxs search for other commits by this committer
Wrap all inserts into transactions.

WWW:    http://search.cpan.org/dist/DBICx-TxnInsert/

PR:             ports/135959
Submitted by:   Andrey Kostenko <andrey@kostenko.name>
Original commit
Tuesday, 23 Jun 2009
18:04 pgollucci search for other commits by this committer
PgDBF is a program for converting XBase databases - particularly FoxPro
tables with memo files - into a format that PostgreSQL can directly
import. It's a compact C project with no dependencies other than standard
Unix libraries. While the project is relatively tiny and simple, it's also
heavily optimized via profiling - routine benchmark were many times faster
than with other Open Source programs. In fact, even on slower systems,
conversions are typically limited by hard drive speed.

WWW: http://pgdbf.sourceforge.net/

PR:             ports/135969
Submitted by:   kirk at daycos.com
Original commit
Saturday, 13 Jun 2009
22:52 miwi search for other commits by this committer
mysqlbackup: create MySQL-database servers backup easy

Why mysqlbackup?

1. Required minimum coding to create everyday MySQL-backups with some
additional functions.

2. Backups can be compressed on-the-fly and automatically rotated after
specified number of a days past.

3. It is includes basic database maintenance: check, optimize tables before
backup creation.

4. It can be safely used on a large MySQL installations (1000+ databases).

5. It is written in sh - code interpreter available in a base system.

WWW: http://renatasystems.org/freebsd/mysqlbackup.html

PR:             ports/135331
Submitted by:   Alexey V. Degtyarev
Original commit
Monday, 1 Jun 2009
17:26 bsam search for other commits by this committer
Here are new Linux Fedora 10 infrastructure ports.

Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
Original commit
Tuesday, 26 May 2009
07:41 mm search for other commits by this committer
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
program to:

    * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases;
    * Execute arbitrary SQL statements;
    * Retrieve results in a row-by-row cursor fashion.

WWW: http://www.keplerproject.org/luasql/
Original commit
07:39 mm search for other commits by this committer
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
program to:

    * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases;
    * Execute arbitrary SQL statements;
    * Retrieve results in a row-by-row cursor fashion.

WWW: http://www.keplerproject.org/luasql/
----------------------------------------------------------------------
Original commit
07:34 mm search for other commits by this committer
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
program to:

    * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases;
    * Execute arbitrary SQL statements;
    * Retrieve results in a row-by-row cursor fashion.

WWW: http://www.keplerproject.org/luasql/
Original commit
Saturday, 23 May 2009
14:07 miwi search for other commits by this committer
sqliteman is the best developer's and/or admin's GUI tool for
Sqlite3 in the world. No joking here (or just a bit only).It
contains the most complette feature set of all tools available.
And much more , it's available for all major platforms, and
it's free.

WWW:    http://sqliteman.sf.net/

PR:             ports/134733
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Sunday, 17 May 2009
10:14 miwi search for other commits by this committer
pgtune takes the wimpy default postgresql.conf and expands
the database server to be as powerful as the hardware it's
being deployed on.

WWW: http://pgfoundry.org/projects/pgtune/

PR:             ports/134546
Submitted by:   Matthieu BOUTHORS
Original commit
Saturday, 9 May 2009
01:19 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-postgresql

The postgresql driver for the gambas database component
Original commit
01:17 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-sqlite3

The sqlite3 driver for the gambas database component
Original commit
01:16 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-sqlite2

The sqlite2 driver for the Gambas database component
Original commit
01:15 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-odbc

The odbc driver for the gambas database component
Original commit
01:13 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-mysql

The MySQL driver for the gambas database component
Original commit
01:12 acm search for other commits by this committer
- New port: databases/gambas2-gb-db-firebird

The firebird driver for the gambas database component
Original commit
Tuesday, 5 May 2009
00:21 miwi search for other commits by this committer
pyodbc is a Python module that allows you to use ODBC to connect to
almost any database from Windows, Linux, OS/X, and more.

It implements the Python Database API Specification v2.0, but
additional features have been added to simplify database
programming even more.

WWW:    http://code.google.com/p/pyodbc/

PR:             ports/133757
Submitted by:   Robet Kruus <rob.kruus@gmail.com>
Original commit
Friday, 1 May 2009
21:44 miwi search for other commits by this committer
mysqlidxchk (MySQL Index Checker) checks MySQL databases/tables for
unused indexes. Given one or more slow, general, or "raw" log files,
mysqlidxchk reports which indexes in the database schema are not used
by the queries in the log files.

WWW: http://hackmysql.com/mysqlidxchk

PR:             ports/134107
Submitted by:   Andrey Ignatov <rdna at rdna.ru>
Original commit
21:42 miwi search for other commits by this committer
DBIx::Class::QueryLog logs each transaction and query executed so you can
analyze what happened in the session.

WWW:    http://search.cpan.org/dist/DBIx-Class-QueryLog/

PR:             ports/134095
Submitted by:   Andrey Kostenko <andrey at kostenko.name>
Original commit
11:17 miwi search for other commits by this committer
Ruby DataObjects driver for MySQL

WWW:    http://rubyforge.org/projects/dorb/

Submitted by:   Espen Volden aka voldern <voldern at hoeggen.net>
Original commit
11:07 miwi search for other commits by this committer
Ruby DataObjects driver for PostgreSQL

WWW:    http://rubyforge.org/projects/dorb/

PR:             ports/134063
Submitted by:   Espen Volden aka voldern <voldern at hoeggen.net>
Original commit
Tuesday, 28 Apr 2009
12:30 lth search for other commits by this committer
Add p5-DBIx-Class-TimeStamp 0.08, DBIx::Class extension to handle date
and time based fields.
Original commit
12:05 lth search for other commits by this committer
Add p5-DBIx-Class-DynamicDefault 0.03, automatically set and update
fields.
Original commit
Friday, 24 Apr 2009
20:33 miwi search for other commits by this committer
Ruby DataObjects driver to the SQLite DB engine version 3
The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
a single interface.
At present, PostgreSQL, MySQL, and SQLite adapters are available.

Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com>
WWW:    http://rubyforge.org/projects/dorb/

PR:             ports/133853
Submitted by:   Espen Volden aka voldern <voldern at hoeggen.net>
Original commit
20:32 miwi search for other commits by this committer
The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
a single interface.
At present, PostgreSQL, MySQL, and SQLite adapters are available.

Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com>
WWW:    http://rubyforge.org/projects/dorb/

PR:             ports/133842
Submitted by:   Espen Volden aka voldern <voldern at hoeggen.net>
Original commit
Monday, 6 Apr 2009
16:06 bsam search for other commits by this committer
Add linux-f8-sqlite3 3.4.2, the library that implements an embeddable
SQL database engine (Linux Fedora 8).
Original commit
Thursday, 2 Apr 2009
18:26 miwi search for other commits by this committer
There's plenty of modules which need a database, and they all have
to be configured differently and they're always a PITA when you first
install and each and every time they upgrade.

Test::Database provides a simple way for test authors to request
a test database, without worrying about environment variables or the
test host configuration.

WWW: http://search.cpan.org/dist/Test-Database/

PR:             ports/133273
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Sunday, 29 Mar 2009
16:44 lbr search for other commits by this committer
New port databases/p5-DBIx-Class-HTML-FormFu:

Fill a HTML::FormFu form from the database and vice-versa.

(Yes, I'm adding a deprecated port!  But I need it for a new module...)
Original commit
16:43 lbr search for other commits by this committer
New port databases/p5-DBIx-Class-EncodedColumn:

This DBIx::Class component can be used to automatically encode a
column's contents whenever the value of that column is set.
Original commit
16:42 lbr search for other commits by this committer
New port databases/p5-DBIx-Class-DateTime-Epoch:

This module automatically inflates/deflates DateTime objects
corresponding to applicable columns. Columns may also be
defined to specify their nature, such as columns representing a
creation time (set at time of insertion) or a modification time
(set at time of every update).
Original commit
Friday, 27 Mar 2009
21:34 lwhsu search for other commits by this committer
Add tokyotyrant 1.1.17, network interface of Tokyo Cabinet.

PR:             ports/132490
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 25 Mar 2009
10:43 lbr search for other commits by this committer
New port, databases/p5-DBIx-Class-ResultSet-RecursiveUpdate

It is a base class for ResultSets providing just one method: recur-
sive_update which works just like update_or_create but can recursively
update or create data objects composed of multiple rows. All rows need
to be identified by primary keys - so you need to provide them in the
update structure (unless they can be deduced from the parent row - for
example when you have a belongs_to relationship).  If not all colums
comprising the primary key are specified - then a new row will be cre-
ated, with the expectation that the missing columns will be filled by
it (as in the case of auto_increment primary keys).
Original commit
Wednesday, 18 Mar 2009
01:14 kuriyama search for other commits by this committer
Add p5-DBIx-Class-AsFdat 0.03, perl extension like CDBI::Plugin::AsFdat.
Original commit
Monday, 16 Mar 2009
21:46 miwi search for other commits by this committer
Python extension for libmemcache, the C API to memcached. cmemcache API is the
same as python-memcache, so it is easy to replace python-memcache with
cmemcache, and vice versa.

WWW:    http://gijsbert.org/cmemcache/

PR:             ports/132699
Submitted by:   Qing Feng <qingfeng at me.com>
Original commit
Sunday, 15 Mar 2009
20:54 miwi search for other commits by this committer
This port contains a MySQL DataStore implementation for GeoServer.

WWW: http://geoserver.org/display/GEOSDOC/MySQL+DataStore

PR:             ports/132415
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit
17:11 miwi search for other commits by this committer
ORLite is an object-relation system specifically tailored for SQLite that
follows many of the same principles as the ::Tiny series of modules and has
a design and feature set that aligns directly to the capabilities of SQLite.

WWW: http://search.cpan.org/dist/ORLite/

PR:             ports/132406
Submitted by:   Cezary Morga <cm at therek.net>
Original commit
17:10 miwi search for other commits by this committer
ORLite::Migrate is a light weight single class Database Schema Migration
enhancement for ORLite. It provides a simple implementation of schema
versioning within the SQLite database using the built-in user_version pragma
(which is set to zero by default).

WWW: http://search.cpan.org/dist/ORLite-Migrate/

PR:             ports/132406
Submitted by:   Cezary Morga <cm at therek.net>
Original commit
Thursday, 12 Mar 2009
19:21 miwi search for other commits by this committer
buzhug is a fast, pure-Python database engine, using a syntax that Python
programmers should find very intuitive.

The data is stored and accessed on disk (it is not an in-memory database);
the implementation has been designed to make all operations, and especially
selection, as fast as possible with an interpreted language.

The database is implemented as a Python iterator, yielding objects whose
attributes are the fields defined when the base is created ; therefore,
requests can be expressed as list comprehensions or generator expressions,
instead of SQL queries.

WWW:    http://buzhug.sourceforge.net/

PR:             ports/132278
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Tuesday, 10 Mar 2009
15:21 kwm search for other commits by this committer
Update to 3.99.13.

Add jdbc plugin.
Original commit
Monday, 9 Mar 2009
21:29 miwi search for other commits by this committer
2009-03-01 databases/rubygem-rrdtool: port no longer maintained by upstream use
rrdtools own ruby bindings instead
2009-01-19 graphics/crystalentitylayer-devel: Depends on broken, expired port
2008-09-19 graphics/crystalspace-devel: Has been broken for more than 6 months
Original commit
Thursday, 5 Mar 2009
18:39 lwhsu search for other commits by this committer
Add mydumper 0.1.5, mySQL Data Dumper.

PR:             ports/132310
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit

Number of commits found: 2069 (showing only 100 on this page)

[First Page]  «  10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20  »  [Last Page]