Firebird RDBMS offers ANSI SQL features & runs on Linux, Windows & several Unix platforms. Features excellent concurrency & performance & powerful stored procedure & trigger language.
More information and downloads at https://firebirdsql.org/, issue tracker is https://github.com/FirebirdSQL/firebird/issues
Features
- Lightweight Install
- Embedded engine available
License
Mozilla Public License 1.1 (MPL 1.1)
You Might Also Like
Everything You Need To Provide Complete Visibility Into Your Data Center And Cloud Infrastructure Icon
Everything You Need To Provide Complete Visibility Into Your Data Center And Cloud Infrastructure
Designed by engineers with IT experience to discover, document, and manage medium and large datacenters.
Featuring an intuitive web-based interface, Device42 actionable insight into enterprise infrastructures, with clearly identified hardware, software, service, and network interdependencies, powerful visualizations, and easy-to-use UI, webhooks, APIs, and so much more.
Lean on Device42 to prepare for and plan network changes and reduce MTTR should an unexpected outage occur. Device42 has what you need for maintenance, audits, license certificate, warranty, and lifecycle management, passwords/secrets, inventory, asset tracking, capacity planning and budgeting, building room and rack layouts...
Try for Free
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
86
1
0
0
3
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
User Reviews
-
venkat6677 Posted 2023年05月12日Firebird, an open-source relational database management system, has been in development since its inception in 1981. Windows, Linux, and other operating systems are all supported by a cross-stage information base motor. One of Firebird's main advantages is its scalability. From little private data sets to enormous undertaking-level data sets, it can deal with information bases of any size and intricacy. In addition, it works with binary, textual, and numerical data. The security features of Firebird are yet another advantage. It upholds client validation, encryption of the data set, and encryption of the organization, all of which can support keeping up with the classification and trustworthiness of the data set's information. Firebird also provides a number of database management tools. These tools include a graphical user interface (GUI) for creating and modifying database schemas, an application programming interface (API) for creating custom applications, and a command-line interface for executing SQL commands. Notwithstanding, Firebird's exhibition is one possible disadvantage. Although Firebird can manage large and complex databases, it may not be as quick as other relational database management systems like PostgreSQL or MySQL. Generally speaking, Firebird is a social information base administration framework that is strong and versatile. It is suitable for numerous applications due to its numerous features. It is a popular choice for some engineers and organizations due to its versatility, security features, and variety of tools for monitoring and controlling data sets. Nonetheless, while considering its reasonableness for use specifically projects, its more slow presentation ought to be considered.
-
fantablup Edited 2021年05月14日Firebird has been the most stable DB engine i have ever worked with. Install is super-fast, small and easy. I think it is also the best database for embedded, since it is so rich but also very small. It is often compared with PostgreSQL that is much bigger in size, even if it almost has the same functionalities. I have worked with FB since version 1 up to version 3, and it is still the most stable DB engine i know of. The big con is that it is not on standard shared servers. I hope it will be.
-
agungdhewe Posted 2019年09月30日This is an answer for me when i looking for alternate RDBMS to replace my previous projects 5 years ago (i was use mysql and sqlserver). Together with flamerobin, firebird is the simplest but robust RDBMS compared to other, event to commercial databases system. can't wait for 4th version that has built in replication, and it will become 'complete form database system' :D
-
hewscsi Posted 2019年03月31日Under windows 10 64bit - no install. The win64 installler did zero. I have deleted all files from my pc. This is a good idea, but it just did nothing. Yes, I read the quick install pdf file and followed the instructions. Maybe the linux versions work.
-
haovien Posted 2019年01月24日I've tested it on Windows as embedded variant (DLL), and found it quite programmer-friendly, while speed and ACID characteristics are on the level of PostgreSQL (that is NOT embedded).