FACTOID # 80: America puts many more of its citizens in prison than any other nation.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Firebird (database server)
Firebird
Image:Firebird logo.png
Developer: Firebird Project
Latest release: 2.0.1 / 12 November 2006
OS: Cross-platform
Genre: RDBMS
License: IDPL
Website: www.firebirdsql.org

Firebird (sometimes called FirebirdSQL) is a relational database management system offering many ANSI SQL-2003 features. It runs on Linux, Windows, and a variety of Unix platforms. Firebird was programmed and is maintained by the Firebird Project at SourceForge. It was forked from Borland's open source release of InterBase. Image File history File links No higher resolution available. ... Software development is the translation of a user need or marketing goal into a software product. ... A software release is the distribution, whether public or private, of an initial or new and upgraded version of a computer software product. ... is the 316th day of the year (317th in leap years) in the Gregorian calendar. ... Year 2006 (MMVI) was a common year starting on Sunday of the Gregorian calendar. ... // An operating system (OS) is the software that manages the sharing of the resources of a computer. ... A cross-platform (or platform independent) programming language, software application or hardware device works on more than one system platform (e. ... Computer software can be organized into categories based on common function, type, or field of use. ... A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by Edgar F. Codd. ... A software license is a legal agreement which may take the form of a proprietary or gratuitous license as well as a memorandum of contract between a producer and a user of computer software. ... A website (alternatively, Web site or web site) is a collection of Web pages, images, videos and other digital assets that is hosted on one or several Web server(s), usually accessible via the Internet, cell phone or a LAN. A Web page is a document, typically written in HTML... A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by E. F. Codd. ... The American National Standards Institute or ANSI (pronounced an-see) is a nonprofit organization that oversees the development of standards for products, services, processes and systems in the United States. ... SQL (IPA: or IPA: ), commonly expanded as Structured Query Language, is a computer language designed for the retrieval and management of data in relational database management systems, database schema creation and modification, and database object access control management. ... This article is about operating systems that use the Linux kernel. ... Windows redirects here. ... Filiation of Unix and Unix-like systems Unix (officially trademarked as UNIX®) is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy. ... SourceForge is a collaborative revision control and software development management system. ... Borland Software Corporation is a software company headquartered in Austin, Texas. ... Open source refers to projects that are open to the public and which draw on other projects that are freely available to the general public. ... InterBase is a relational database management system (RDBMS) currently developed and marketed by Borland Software Corporation. ...


New code modules added to Firebird are licensed under the Initial Developer's Public License (IDPL). The original modules released by Inprise are licensed under the InterBase Public License 1.0. Both licences are modified versions of the Mozilla Public License 1.1. The software developer Borland was known for a short time as Inprise. ... In computing, the Mozilla Public License (MPL) is an open source and free software license. ...

Contents

History

Development on the Firebird 2 codebase began with the porting of the Firebird 1.0.x C code to C++ and the first major code-cleaning. Firebird 1.5 is the first release of the Firebird 2 codebase. It is a significant milestone for the developers and the whole Firebird project, but it is not an end in itself. As Firebird 2.0 goes to release, major redevelopment continues toward the next point release on the journey to Firebird 2.x and Firebird 3.0 (code named Vulcan)


Other important information is found on Interbase History page


Firebird at 20 years, Recollection from Jim Starkey (how it all started):

"September 4, 2004 is the 20th anniversary of what is now Firebird I quit my job at DEC in August, took a three day end-of-summer holiday, and began work on September 4, 1984 in my new career as a software entrepreneur. As best as I can reconstruct, the first two files were cpre.c and cpre.h (C preprocessor), later changed to gpre.c and gpre.h. The files were created on a loaner DEC Pro/350 a PDP-11 personal computer that went exactly nowhere, running XENIX. Gpre was my first C program, XENIX was my first experience with Unix, and the Pro/350 was my very last (but not lamented) experience with PDP-11s."

is the 247th day of the year (248th in leap years) in the Gregorian calendar. ... Year 2004 (MMIV) was a leap year starting on Thursday of the Gregorian calendar. ... The DEC logo Digital Equipment Corporation was a pioneering American company in the computer industry. ... is the 247th day of the year (248th in leap years) in the Gregorian calendar. ... This article is about the year. ... The PDP-11 was a 16-bit minicomputer sold by Digital Equipment Corp. ... Xenix was a version of the Unix operating system, licensed by Microsoft from AT&T in the late 1970s. ... Xenix was a version of the Unix operating system, licensed by Microsoft from AT&T in the late 1970s. ... Filiation of Unix and Unix-like systems Unix (officially trademarked as UNIX®) is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy. ... The PDP-11 was a 16-bit minicomputer sold by Digital Equipment Corp. ...

Stable version changelog

The current stable version is Firebird 2.0.2. This release represents a commitment by the project to develop and deliver ongoing improvements to this popular open source database engine.


Changes from previous version:


This release contains a large number of new features, including derived tables, support for Execute Block, increased table sizes, new improved index code (the 252-byte index length limit is no longer applicable), expression indices, numerous optimiser improvements, enhanced security features, support for on-line incremental backups along with numerous other improvements and bug fixes.


Full Release Notes are available in form of pdf document (right-click and choose Save As)



The current release represents a major upgrade to the engine, which has been developed by an independent team of voluntary developers from the InterBase source code that was released by Borland under the InterBase Public License v.1.0 on 25 July 2000. InterBase is a relational database management system (RDBMS) currently developed and marketed by Borland Software Corporation. ... Source code (commonly just source or code) is any series of statements written in some human-readable computer programming language. ... Borland Software Corporation is a software company headquartered in Austin, Texas. ... is the 206th day of the year (207th in leap years) in the Gregorian calendar. ... Year 2000 (MM) was a leap year starting on Saturday (link will display full 2000 Gregorian calendar). ...


Quick Start Guide for Firebird 2.0

The Firebird Documentation Subproject has published the Firebird 2.0 version of the Quick Start Guide. It is available on-line as a multi-page HTML document as well as in PDF format. Also, check the "Get to know Firebird in two minutes" document, available in more than 10 languages.


Mozilla Firefox name clash

In April 2003, Mozilla Foundation decided to rename their web browser from Phoenix to Firebird. This decision caused concern within the Firebird database project due to the assumption that users would be confused by a database and web browser using the Firebird name. The dispute continued until the Mozilla developers issued a statement making clear that their software package was called "Mozilla Firebird", not "Firebird". The statement also said that the Mozilla Firebird name was a project codename. On February 9, 2004, Mozilla renamed its browser Mozilla Firefox, thus clearing up confusion. 2003 : January - February - March - April - May - June - July - August - September - October - November - December - → A timeline of events in the news for April 2003. ... The Mountain View office shared by the Mozilla Foundation and the Mozilla Corporation The Mozilla Foundation (abbreviated MF or MoFo) is a non-profit organization that exists to support and provide leadership for the open source Mozilla project. ... An example of a Web browser (Konqueror) A Web browser is a software application that enables a user to display and interact with text, images, and other information typically located on a Web page at a website on the World Wide Web or a local area network. ... is the 40th day of the year in the Gregorian calendar. ... Year 2004 (MMIV) was a leap year starting on Thursday of the Gregorian calendar. ... Mozilla Firefox is a graphical web browser developed by the Mozilla Corporation, and a large community of external contributors. ...


See also

Free software Portal

Image File history File links Portal. ... See DBMS for a shorter list of “typical”, representative database management systems. ... The following tables compare general and technical information for a number of relational database management systems. ... Fyracle is a special version of the open source Firebird database which supports Oracle PL/SQL syntax, to ease porting of Oracle applications to open source. ...

External links

  • Firebird - Project website
  • IBPhoenix - Firebird Portal
  • FirebirdNews - Major source of Firebird related news
  • FlameRobin - cross-platform Administration tool for Firebird, Open Source under MIT license
  • Yaffil - ex-fork of Firebird 1.x, when its development was stalled. Now merged back to main stream.

  Results from FactBites:
 
Phoenix and Minotaur to be renamed Firebird and Thunderbird - MozillaZine Talkback (11912 words)
#101 Re: "Firebird the DB server" or "Firebird the browser&q
#107 Re: Re: "Firebird the DB server" or "Firebird the
#120 Re: Re: Re: "Firebird the DB server" or "Firebird
Firebird (database server) - Wikipedia, the free encyclopedia (665 words)
Development on the Firebird 2 codebase began with the porting of the Firebird 1.0.x C code to C++ and the first major code-cleaning.
Firebird 1.5 is the first release of the Firebird 2 codebase.
Firebird Superserver had a link-time backward compatibility issue with the NPTL (Native POSIX Thread Library) that may cause it to be unstable on Linux distributions that enable the NPTL in the GNU C. The new NPTL builds of Superserver solved these problems.
  More results at FactBites »


 
 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms, 1022, m