DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Firebase Realtime Database vs. Lovefield vs. OceanBase vs. RavenDB vs. SingleStore

Vergleich der Systemeigenschaften Firebase Realtime Database vs. Lovefield vs. OceanBase vs. RavenDB vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  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.Embeddable relational database for web apps written in pure JavaScriptA distributed, high available RDBMS compatible with Oracle and MySQLOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
Graph DBMS
Spatial DBMS
Time Series DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte13,60
Rang#39  Overall
#6  Document Stores
Punkte0,22
Rang#306  Overall
#138  Relational DBMS
Punkte1,97
Rang#119  Overall
#58  Relational DBMS
Punkte2,68
Rang#102  Overall
#19  Document Stores
Punkte4,02
Rang#74  Overall
#39  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasegoogle.github.io/­lovefielden.oceanbase.comravendb.netwww.singlestore.com
Technische Dokumentationfirebase.google.com/­docs/­databasegithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mden.oceanbase.com/­docs/­oceanbase-databaseravendb.net/­docsdocs.singlestore.com
EntwicklerGoogle infoacquired by Google 2014GoogleOceanBase infopreviously Alibaba and Ant GroupHibernating RhinosSingleStore Inc.
Erscheinungsjahr20122014201020102013
Aktuelle Version2.1.12, February 20174.3.0, April 20245.4, Juli 20228.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoCommercial license availableOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarkommerziell infofree developer edition available
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.
ImplementierungsspracheJavaScriptC++C#C++, Go
Server Betriebssystemegehostetserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxLinux
macOS
Raspberry Pi
Windows
Linux info64 bit version required
Datenschemaschemafreijajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjajajajaja
SQL infoSupport of SQLneinSQL-like query language infovia JavaScript builder patternjaSQL-like query language (RQL)yes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
JavaScriptAda infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'neinPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modejaja
TriggersCallbacks are triggered when data changesUsing read-only observersjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)ShardingSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication using PaxosMulti-Source ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDACID, Cluster-wide transaction availableACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjayes, by using IndexedDB or the cloud service Firebase Realtime Databasejajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infousing MemoryDBja
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesneinAccess rights for users, groups and roles according to SQL-standardAuthorization levels configured per client per databaseFine grained access control via users, groups and roles

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 DatabaseLovefieldOceanBaseRavenDBSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

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

alle anzeigen

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

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

Misconfigured firebase: A real-time cyber threat
18. Januar 2024, Atos

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, TechCrunch

bereitgestellt von Google News

Fintech giant Ant Group spins off database firm as Alibaba affiliates take stake
3. Juli 2024, South China Morning Post

Meet the Database Built for Modern-Day Pressures (And Your AI Dreams Too)
24. Juni 2024, CDOTrends

OceanBase announces its listing on Google Cloud Marketplace, expanding cloud database services to 80 availability zones worldwide
27. Juni 2024, PR Newswire

OceanBase Cloud Database Will Be Available on Google Cloud Marketplace
27. Juni 2024, Fintech News Singapore

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and Accelerate Growth
13. Juni 2023, PR Newswire

Get To Know: Oren Eini, CEO, RavenDB
22. Oktober 2019, Intelligent CIO

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19. September 2024, Business Wire

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16. September 2024, AWS Blog

Third time was the charm for SingleStore in the cloud, CEO says
8. Juli 2024, The Register

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18. April 2024, Madrona Venture Group

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt