RSS 2 projects tagged "database engines"

No download Website Updated 30 Nov 2012 Triceps

Screenshot
Pop 47.21
Vit 2.29

Triceps is an innovative embeddable Complex Event Processing (CEP) system. It can be thought of as an in-memory database driven by triggers, or a data-flow machine working on a stream of events, or a spreadsheet on steroids. The major architectural advantages of Triceps include the direct use of procedural logic (as opposed to all-SQL systems), support of both compiled and general scripting languages (C++, Perl), light weight, and easy extensibility.

Download Website Updated 12 May 2013 nf1db

Screenshot
Pop 26.44
Vit 3.38

nf1db is an in memory database engine with SQL and JDBC interfaces. It supports transactions, commands from the SQL-2003 standard, all major data types, a number of functions, default and null values, ​​auto-increments, constraints, primary and foreign keys, set operations, implicit and explicit joins, nested SELECT statements, quantity limits in SELECT statements, and much more.

Screenshot

Project Spotlight

segatex

A GUI tool to configure SELinux policy.

Screenshot

Project Spotlight

cmocka

A unit testing framework for C with mock objects.