• Stars
    star
    116
  • Rank 294,251 (Top 6 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created about 12 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

FirebirdWebAdmin is a web frontend for the Firebird SQL database server written in PHP.

FirebirdWebAdmin is a web frontend for the Firebird database server

Crowdin Code Climate

By now it has the functionalities for

  • creating, deleting, modifying databases, tables, generators, views, triggers, domains, indices, stored procedures, udf's, exceptions, roles and database users
  • performing sql expressions on databases and display the results
  • import and export of data through files in the csv format
  • browsing through the contents of tables and views, watching them growing while typing in data
  • selecting data for deleting and editing while browsing tables
  • inserting, deleting, displaying the contents of blob fields
  • diplaying database metadata, browsing the firebird system tables
  • database backup and restore, database maintenance

Some of the features are only available if the database- and the web-server are running on the same machine. The reason is that php have to call the Firebird tools (isql, gsec, gstat, etc.) to perform certain actions.

Overview

  1. Documentation
  2. Requirements
  3. ChangeLog
  4. Contributing
  5. Copyright notice

Documentation

There is no documentation available yet, but if you are familiar with Firebird you will have no troubles using FirebirdWebAdmin.

For some basic configuration settings have a look to the file ./inc/configuration.inc.php before you start the programm.

Here is how to use and install on Ubuntu https://help.ubuntu.com/community/Firebird3.0

Firebird documentation is located on this page https://www.firebirdsql.org/en/documentation/

Requirements

This is the environment I'm using for the development. Other components are not or less tested. So if you got problems make sure you are not using older software components.

PHP with compiled in support for Firebird/InterBase and pcre (but any version >= 5.5 should work)

Firebird 2.x.x for Linux, Apache 2.x or any server with php support

ChangeLog

Version 3.4.1 (27.02.2020)

  • [enhancement:] Adjust "Accessories" page UI.
  • [enhancement:] Remove Crowdin badge from footer.
  • [enhancement:] Update debug_funcs.inc.php
  • [bugfix:] Don't warn if "isql" is "isql-fb" on Linux
  • [typo:] Correct typo: firebirid -> firebird
  • [bugfix] fix sql create database
  • [enhancement:] Add Character Sets
  • [enhancement:] Quiet PHP7.2 deprecation warning …
  • [enhancement:] Further create_function refactor
  • [enhancement:] Remove unused/outdated markableFbwaTable.
  • [enhancement:] cosmetics

Further informations

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright notice

(C) 2000,2001,2002,2003,2004 Lutz Brueckner [email protected] Kapellenstr. 1A 22117 Hamburg, Germany

FirebirdWebAdmin is published under the terms of the GNU GPL v.2, please read the file LICENCE for details.

This software is provided 'as-is', without any expressed or implied warranty. In no event will the author be held liable for any damages arising from the use of this software.

More Repositories

1

flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
C++
210
star
2

django-book

django book 3.0
Python
62
star
3

linux-0.01

compilable linux-0.01
C
49
star
4

fbexport

FBExport is a tool for importing/exporting data and executing SQL statements on Firebird , FBCopy is a tool to copy and compare data accross Firebird databases.
C++
20
star
5

perl-dbd-firebird

Perl DBI driver for Firebird
Perl
15
star
6

kernelcompile

Python Compile Scripts for Stable / Mainline / Longterm Linux Kernels on any distro
Python
12
star
7

quake2fpc

Quake To Freepascal port
Pascal
5
star
8

mysql2firebird

Quick and Dirty converter to automate conversion of MySQL database to Firebird (originally created by Milan Babuskov)
PHP
5
star
9

atom-reader

google like atom reader
CSS
4
star
10

firetube

Firebird web2.0 scaling application
PHP
4
star
11

firebird_scripts

firebird related scripts
PHP
3
star
12

monobrowser

Webkit based WebBrowser written in #Mono (C#) + #Firebird db backend for bookmarks
C#
3
star
13

gmarathon-freepascal

The SQL Tool for Firebird is a feature-rich, client or server-side based GUI development tool for all Firebird database objects like Tables, Triggers, Stored Procedures, etc.. Written in FreePascal (Lazarus)
Component Pascal
3
star
14

AndroidGraphics2DEx

Android Graphics2D Exeamples made with OpenGL , sometimes you need to draw lines ...
Java
3
star
15

firebird_livecd

scripts for creating live cd firebird
Shell
2
star
16

mapopa-firebird-fpc-udfs

Automatically exported from code.google.com/p/mapopa-firebird-fpc-udfs
Pascal
2
star
17

software_wars_map

Software Wars graphic map
2
star
18

kwaak3

C
1
star
19

JavaScriptBoids

Java Script Boids
1
star
20

MultipleNeurons

Simple Multi Layer Neuron in OO pascal (lazarus)
Pascal
1
star
21

PongDroid

pong game for android
Java
1
star
22

gmarathon-delphi

Pascal
1
star
23

demo_app

demo_app with firebird
Ruby
1
star
24

mariuz.github.io

Mariuz's github page
HTML
1
star
25

SimpleNeuron

Simple Neuron pascal (lazarus)
Pascal
1
star
26

FireInTheWoods

1
star
27

firebirdsql.ro

firebirdsql.ro backend
HTML
1
star
28

fairseabattle

FairSeaBattle is Qt-based battleship type game you might have played before.
C++
1
star
29

pyGLox

pyGLet wrapper suitable for rapid prototyping.
Python
1
star
30

quake2-iccullus

C
1
star
31

plone2django_migration

plone 2 django migration
Python
1
star
32

analiza_numerica

Analiza numerica Finta Bela implementare in Lazarus (Free Pascal)
Pascal
1
star