All Projects → FirebirdSQL → Firebird

FirebirdSQL / Firebird

Firebird server, client and tools

Projects that are alternatives of or similar to Firebird

Cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
Stars: ✭ 22,700 (+4248.66%)
Mutual labels:  sql, database
Citus
Distributed PostgreSQL as an extension
Stars: ✭ 5,580 (+968.97%)
Mutual labels:  sql, database
Orientdb
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries. OrientDB Community Edition is Open Source using a liberal Apache 2 license.
Stars: ✭ 4,394 (+741.76%)
Mutual labels:  sql, database
Android Orma
An ORM for Android with type-safety and painless smart migrations
Stars: ✭ 442 (-15.33%)
Mutual labels:  sql, database
Pg
Golang ORM with focus on PostgreSQL features and performance
Stars: ✭ 4,918 (+842.15%)
Mutual labels:  sql, database
Go Mysql Server
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
Stars: ✭ 445 (-14.75%)
Mutual labels:  sql, database
App
Directus Admin Application — An Intuitive WebApp for Managing Database Content
Stars: ✭ 464 (-11.11%)
Mutual labels:  sql, database
Edge Sql
Cloudflare Workers providing a SQL API
Stars: ✭ 429 (-17.82%)
Mutual labels:  sql, database
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (-6.9%)
Mutual labels:  sql, database
Evolve
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
Stars: ✭ 477 (-8.62%)
Mutual labels:  sql, database
Coast
The fullest full stack clojure web framework
Stars: ✭ 442 (-15.33%)
Mutual labels:  sql, database
Qb
The database toolkit for go
Stars: ✭ 524 (+0.38%)
Mutual labels:  sql, database
Ramsql
In-memory SQL engine in Go sql/driver for testing purpose
Stars: ✭ 437 (-16.28%)
Mutual labels:  sql, database
Graphql Compiler
Turn complex GraphQL queries into optimized database queries.
Stars: ✭ 447 (-14.37%)
Mutual labels:  sql, database
Tpt Oracle
Tanel Poder's Troubleshooting & Performance Tools for Oracle Databases
Stars: ✭ 429 (-17.82%)
Mutual labels:  sql, database
Monitor Table Change With Sqltabledependency
Get SQL Server notification on record table change
Stars: ✭ 459 (-12.07%)
Mutual labels:  sql, database
Go Clean Arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
Stars: ✭ 5,128 (+882.38%)
Mutual labels:  sql, database
Dataset
Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
Stars: ✭ 4,110 (+687.36%)
Mutual labels:  sql, database
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+799.43%)
Mutual labels:  sql, database
Finviz
Unofficial API for finviz.com
Stars: ✭ 493 (-5.56%)
Mutual labels:  sql, database

Build Status Build Status

Firebird README

Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, MacOS and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names, since 1981.

The Firebird Project is a commercially independent project of C/C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corporation on 25 July, 2000.

Basic information

Documentation

Licensing

The source code is released under variants of the Mozilla Public Licence 1.1 (MPL):

Development

The source code can be found at:
https://github.com/FirebirdSQL/firebird

Build instructions are here: http://www.firebirdsql.org/en/building-the-code/

Bugs and feature requests should be submitted at:
http://tracker.firebirdsql.org/

You may find more details at:
http://www.firebirdsql.org/en/development/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].