Encode/Decode library to/from Basic Encoding Rules (BER) of ASN.1 written in Visual Basic .Net.
Useful to implement any protocol that uses BER (LDAP, SNMP, etc.).
BIOLAP - OLAP for Genome and Biology Data Sets. This project extends Mondrian OLAP to biology data sets. We provide tools to slice and dice genomic sequence similarities and more easily explore large genomic data sets.
The BLOB Streaming engine is a MySQL storage engine that enables the streaming of BLOB data directly in and out of MySQL tables. Using the HTTP protocol, it is possible to "PUT" and "GET" text and media data of any size, to and from a database.
PASQL is a collection of SQL queries helpful in anaylzing trends and resolving problems using data in BMC Performance Advisor. These are verified to run on a DB2 for z/OS Ver. 8 or Ver. 9 created with BMC’s SQL Performance for DB2 Ver. 6.2+
BaseX is a light-weight, high-performance and scalable XML database system and XPath/XQuery processor, including full support for the W3C Update and Full Text extensions. The issue tracker has been moved to https://github.com/BaseXdb/basex/issues
It can be used to guess the result of WorldCup matches in a kind of Virtual Casino. The players compete in guessing the correct result of some kind of match. Soccer, Baseball, Basketball, or even Yes/No questions like: will Brazil win the next WorldCup ?
This software is used to keep encrypted records of "accounts" for betting with fake money in any type of game (eg cards) It has a compound interest feature, where account holders' balance is compounded daily at 1%. It manages bets made during games.
A multi-dictionary system for natural languages (ie. languages that people speak). Operates internally in UTF8, supports querying by particles, customizable in/out filtering, and interface mode (for using with another software) among other features.
A toolbox for searching and extracting text in Bible databases. Currently in the process of converting the code repository to subversion. It may or may not live at sf.net afterward.
The BioDataServer is a database integration system. It implements a mediator-wrapper architecture and offers a SQL interface. The data integration is based on user defined intergrated schema and adapter that wrap any kind of data source.
The BioMANTA project will focus on the computational modeling and analysis, primarily using Semantic Web technologies, of large-scale protein-protein interaction and compound activity networks across a wide variety of species.
Biomedical Information Management System (BIMS) is a modular multilayer object - oriented software architecture, which provides a flexible computational solution to capture and manage a heterogeneous biomedical data: textual and visual information.
BlackRay is a persistent in-memory high performance relational database written in C++. It combines regular database features with search engine like performance. Please visit https://forge.softmethod.de for the main development site.
Some features to automatically record blocks in SQL Server
<<For a moment, nothing happened. Then, after a second or so, nothing continued to happen.>> (Douglas Adams)
"Blocked" queries are most annoying in SQL Server; stalling, delaying or even cancelling transactions.
To thoroughly investigate and analyze these conflicts it is necessary to automatically record these issues.
That's what this stuff is about ...
BlueFractal ("Building a Logically Unified Environment using Fractal principles") has been renamed to Centrallix. See http://centrallix.sourceforge.net/ for its new home page.
Project MOVED to Codehaus New location is http://esper.codehaus.org The Esper project aims to provide a general-purpose event processing facility in Java for complex event processing of real-time, high throughput data streams.
Edit and Display flat file Data through CGI web page.
CGI-DB is a database system that manages its own flat-file data tables through a cgi/html interface. It also contains html tag extensions to insert table data into your own web pages. Works great in Windows, Linux, or other *nix.
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.