DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Firebird vs. Google Cloud Datastore vs. Postgres-XL vs. Quasardb vs. SQLite

Vergleich der Systemeigenschaften Firebird vs. Google Cloud Datastore vs. Postgres-XL vs. Quasardb vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebird  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungFirebird ist ein Open Source RDBMS abgeleitet von Borlands InterBaseSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.Distributed, high-performance timeseries databaseWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte20,82
Rang#30  Overall
#18  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte0,14
Rang#332  Overall
#29  Time Series DBMS
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websitewww.firebirdsql.orgcloud.google.com/­datastorewww.postgres-xl.orgquasar.aiwww.sqlite.org
Technische Dokumentationwww.firebirdsql.org/­en/­reference-manualscloud.google.com/­datastore/­docswww.postgres-xl.org/­documentationdoc.quasar.ai/­masterwww.sqlite.org/­docs.html
EntwicklerFirebird FoundationGooglequasardbDwayne Richard Hipp
Erscheinungsjahr2000 infoAls Fork von Borlands InterBase20082014 infoseit 2012, ursprünglich genannt StormDB20092000
Aktuelle Version5.0.0, Jaenner 202410 R1, Oktober 20183.14.1, Jänner 20243.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicensekommerziellOpen Source infoMozilla public licensekommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoPublic Domain
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++CC++C
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
gehostetLinux
macOS
BSD
Linux
OS X
Windows
serverlos
Datenschemajaschemafreijaschemafreija infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjaja infointeger and binaryja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoXML type, but no XML query functionalityneinnein
Sekundärindizesjajajaja infomittels Tagsja
SQL infoSupport of SQLjaSQL-like query language (GQL)ja infodistributed, parallel query executionSQL-like query languageja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP APIADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored ProceduresPSQLmit Google App Enginebenutzerdefinierte Funktionenneinnein
TriggersjaCallbacks mit Google Apps Enginejaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardinghorizontale PartitionierungSharding infoconsistent hashingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-source replication using PaxosSource-Replica Replikation mit wählbarem Replikationsfaktorkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinwith Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoMVCCACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoMVCC Architektur, lesende Clients blockieren schreibende Clients nichtjajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajaja infomittels LevelDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infoTransient modeja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem BerechtigungskonzeptAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardCryptographically strong user authentication and audit trailnein

Weitere Informationen bereitgestellt vom Systemhersteller

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
FirebirdGoogle Cloud DatastorePostgres-XLQuasardbSQLite
DB-Engines Blog Posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

12 Top Open Source Databases to Consider
1. Mai 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23. Oktober 2023, The Hacker News

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14. Dezember 2023, HITS Daily Double

Firebird - Analyst, Digital Marketing (US)
23. Februar 2024, Music Business Worldwide

Exploring the Firebird Database
9. August 2023, Open Source For You

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Best cloud storage of 2024
29. April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

bereitgestellt von Google News

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

Precisely measure a quasar galaxy's weight
5. Juni 2023, Newswise

bereitgestellt von Google News

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15. Februar 2024, iProgrammer

Universal API Access from Postgres and SQLite
27. Februar 2024, O'Reilly Media

Another Look At The Bcachefs Performance on Linux 6.7 Review
30. November 2023, Phoronix

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt