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.
WWW: http://tokyocabinet.sourceforge.net/
PR: ports/118947
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Access and its underlying JetEngine. It is based on libmdb from the mdbtools
package.
WWW: http://pecl.php.net/package/mdbtools
- Ditesh Shashikant Gathani
ditesh@gathani.org
PR: ports/118943
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
Similar to top, ptop allows you to monitor PostgreSQL processes.
It also allows you to:
* View currently running SQL statement of a process.
* View query plan of a currently running SELECT statement.
* View locks held by a process.
* View user table statistics.
* View user index statistics.
WWW: http://ptop.projects.postgresql.org/
PR: ports/118809
Submitted by: Sunghyuk Do <sunghyuk@gmail.com>
XQuery processing, automatic indexing, extensions for full-text search,
XUpdate support, XQuery update extensions and tight integration with existing
XML development tools. The database implements the current XQuery 1.0 working
drafts, with exception of the schema import and schema validation features
defined as optional in the XQuery specification.
WWW: http://exist-db.org/
PR: ports/115717
Submitted by: Anton Yudin (<contact at toha.org.ua>)
simplely hacked from memcached and tugela. But neither of them.
Memcachedb is not a cache solution, it is a persistent solution for
high-frequency writing and reading. It conforms to memcache protocol
(not completed, see below), so any memcached client can have
connectivity with memcachedb. Memcachedb uses Berkeley DB as a storing
backend, so lots of features including transaction and replication are
supported.
WWW: http://code.google.com/p/memcachedb/
PR: ports/116548
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk
2007-08-22 mail/yuzu: Depends on obsolete version of jdk
2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD
2007-08-22 java/jdk12-doc: Obsolete version of jdk
2007-08-22 japanese/netypesv: Depends on obsolete version of jdk
2007-08-19 databases/lsdb-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 deskutils/mhc-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/elib-emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 devel/elib-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/pcl-cvs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
Tablelog is a contributed PostgreSQL module that uses a trigger to log
any INSERTs, UPDATEs and DELETEs on a specific table into another table.
The second part of tablelog is able to restore the state of the original
table or of a specific row for any time in the past.
WWW: http://tablelog.projects.postgresql.org/
Author: Andreas Scherbaum <ads-pgfoundry @nospam@ wars-nicht.de>
PR: ports/114541
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
Chase the move of net/rrdtool to databases/rrdtool. Since
this is the same program, this one also has to be moved.
PR: ports/114311
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: lth@
functionality for MySQL. Some of the tools implement lacking server
functionality, such as online consistency checks for master/slave replication;
others are client-side utilities such as a query profiler.
WWW: http://mysqltoolkit.sourceforge.net
PR: ports/114747
Submitted by: Steven Kreuzer <skreuzer at exit2shell.com>
Follow the migration of net/rrdtool to databases/rrdtool
PR: ports/114317
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: Rick van der Zwet <rick@wzoeterwoude.net>
Follow the migration of net/rrdtool to databases/rrdtool
PR: ports/114322
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org>