Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Unordained (262962)

Unordained
  unordained_slash ... @pseudotheos.com
http://www.pseudotheos.com/
AOL IM: unordained (Add Buddy, Send Message)

C++, transactions, relational algebra, art, design... these things are good. Ocham's razor rules the battlefield against bad ideas... and necessity dictates direction.

  Firebird 2.1 Released 2008-04-18 15:25 unordained

Submitted by unordained on Friday April 18, @03:25PM
unordained writes "Firebird 2.1 was released today. The open-source, cross-platform, free (even for commercial use) relational database product now features database triggers (such as on-commit), derived tables (".. from (select ...)"), common table expressions ("with recursive" is equivalent to "connect by" in Oracle), global temporary tables (transaction- and session-bound), the "returning" clause for DML operations, "update or insert" (known as "merge into" in Oracle), monitoring tables (incl. query cancellation), and much more! Please see the release notes for details, and go to firebirdsql.org or ibphoenix.com to download."
+ -
 [+] submission, database