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

DBMS > Firebase Realtime Database vs. Greenplum vs. Informix vs. LokiJS vs. Postgres-XL

Vergleich der Systemeigenschaften Firebase Realtime Database vs. Greenplum vs. Informix vs. LokiJS vs. Postgres-XL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenGreenplum  Xaus Vergleich ausschliessenInformix  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessen
KurzbeschreibungCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Analytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.A secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataIn-memory JavaScript DBMSBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMS infoSeit Version 12.10 JSON/BSON Datentype mit Kompatibilität zu MongoDBDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte8,37
Rang#48  Overall
#30  Relational DBMS
Punkte17,87
Rang#35  Overall
#22  Relational DBMS
Punkte0,43
Rang#264  Overall
#42  Document Stores
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasegreenplum.orgwww.ibm.com/­products/­informixgithub.com/­techfort/­LokiJSwww.postgres-xl.org
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.greenplum.orginformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
techfort.github.io/­LokiJSwww.postgres-xl.org/­documentation
EntwicklerGoogle infoacquired by Google 2014Pivotal Software Inc.IBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.
Erscheinungsjahr20122005198420142014 infoseit 2012, ursprünglich genannt StormDB
Aktuelle Version7.0.0, September 202314.10.FC5, November 202010 R1, Oktober 2018
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziell infokostenlose Developer Edition verfügbarOpen SourceOpen Source infoMozilla public license
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC,C++ und JavaJavaScriptC
Server BetriebssystemegehostetLinuxAIX
HP-UX
Linux
macOS
Solaris
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
macOS
Datenschemaschemafreijajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoSeit Version 12.10 Unterstützung für native JSON/BSON Datentypenneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoseit Version 4.2neinja infoXML type, but no XML query functionality
Sekundärindizesjajajaja infoüber Viewsja
SQL infoSupport of SQLneinjajaneinja infodistributed, parallel query execution
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
JDBC
JSON API infoKompatibel zu MongoDB
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JavaScript APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
C
Java
Perl
Python
R
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'jajaView Functions in JavaScriptbenutzerdefinierte Funktionen
TriggersCallbacks are triggered when data changesjajajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeinehorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDnein infoAtomare Operationen innerhalb einer Collection möglichACID infoMVCC
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers with fine-grained authentication, authorization, and auditing controlsneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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

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

Weitere Ressourcen
Firebase Realtime DatabaseGreenplumInformixLokiJSPostgres-XL
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Hundreds of sites misconfigured Firebase security rules, exposing a total of 125 million pieces of sensitive information
4. Mai 2024, GIGAZINE(ギガジン)

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

bereitgestellt von Google News

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9. September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, O'Reilly Media

RSA: EMC integrates Hadoop with Greenplum database
26. Februar 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box | ZDNET
19. März 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7. November 2019, InfoWorld

bereitgestellt von Google News

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24. April 2024, IBM

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11. Januar 2024, IBM

IBM Unleashes 'Cheetah' Database
17. Oktober 2023, InformationWeek

IBM Informix review: What you need to know about the software
12. Dezember 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1. Mai 2009, AWS Blog

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt