Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which Freeware "GUI tool" for "Firebird RDBMS" closestly resembles "MS SQL Server 2000 Management Studio"? [closed]

Tags:

firebird

Which Freeware "GUI tool" for "Firebird RDBMS" closestly resembles "MS SQL Server 2000 Management Studio"?

like image 695
user366312 Avatar asked Jun 14 '09 14:06

user366312


People also ask

What is Firebird SQL server used for?

Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers.

Is there a GUI for SQL?

The most common GUI for SQL Server on windows is SQL Server Management Studio (SSMS) which is free. That is based on Visual Studio Shell so it's not available for other platforms. But SQL Operations Studio is a new free, opensource, cross-platform GUI you can use on your mac.


2 Answers

EMS, Database Workbench and IBExpert have lite version

My favourite is IBExpert

like image 139
Hugues Van Landeghem Avatar answered Nov 09 '22 15:11

Hugues Van Landeghem


Use FlameRobin, the best Firebird GUI (AFAIK), written in C++ & wxWidgets (=Cross-Platform).

http://www.flamerobin.org/

like image 26
Stefan Steiger Avatar answered Nov 09 '22 14:11

Stefan Steiger