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
A complete tool for creating and managing MSAccess databases.
MDB Admin allows you to open, visualize and edit MSAccess databases (MDB or ACCDB files) without having Access installed.
You can also install MDB Admin using winget:
winget install --id=MarcielDegasperi.MDBAdmin -e
IMPORTANT: To work with .accdb files you must manually install "Microsoft Access Database Engine Redistributable" 32bits, which can be found at the link below:
https://www.microsoft.com/en-us/download/details.aspx?id=54920
(please make sure to select 32-bit...
MDO is an open source data-access component suite, providing direct access to Firebird from Borland Delphi applications. MDO is a descendant of FreeIBComponents by Greg Deatz, so IBX users looking for a migration path to Firebird can have a look at these