DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Datomic vs. Firebase Realtime Database vs. jBASE vs. VelocityDB vs. YugabyteDB

Vergleich der Systemeigenschaften Datomic vs. Firebase Realtime Database vs. jBASE vs. VelocityDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A robust multi-value DBMS comprising development tools and middlewareA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSDocument StoreMultivalue DBMSGraph DBMS
Object oriented DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,59
Rang#150  Overall
#69  Relational DBMS
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte1,41
Rang#159  Overall
#3  Multivalue DBMS
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Punkte2,91
Rang#102  Overall
#51  Relational DBMS
Websitewww.datomic.comfirebase.google.com/­products/­realtime-databasewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasevelocitydb.comwww.yugabyte.com
Technische Dokumentationdocs.datomic.comfirebase.google.com/­docs/­databasedocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9velocitydb.com/­UserGuidedocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerCognitectGoogle infoacquired by Google 2014Rocket Software (früher Zumasys)VelocityDB IncYugabyte Inc.
Erscheinungsjahr20122012199120112017
Aktuelle Version1.0.6735, Juni 20235.77.x2.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratiskommerziellkommerziellkommerziellOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJava, ClojureC#C und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetAIX
Linux
Windows
Any that supports .NETLinux
OS X
Datenschemajaschemafreischemafreijadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptionaljaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLneinneinEmbedded SQL for jBASE in BASICneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteRESTful HTTP APIAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
.NetJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenClojure
Java
Java
JavaScript
Objective-C
.Net
Basic
Jabbascript
Java
.NetC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresja infoTransaction Functionslimited functionality with using 'rules'janeinja infosql, plpgsql, C
TriggersBy using transaction functionsCallbacks are triggered when data changesjaCallbacks are triggered when data changesja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoBut extensive use of caching in the application peersShardingShardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoBut extensive use of caching in the application peersjaBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentjajanein
Berechtigungskonzept infoZugriffskontrolleneinyes, based on authentication and database rulesAccess rights can be defined down to the item levelBased on Windows Authenticationja
Weitere Informationen bereitgestellt vom Systemhersteller
DatomicFirebase Realtime DatabasejBASEVelocityDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» mehr

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
DatomicFirebase Realtime DatabasejBASEVelocityDBYugabyteDB
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

bereitgestellt von Google News

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

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

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

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, businesswire.com

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, businesswire.com

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30. April 2024, Yahoo Finance

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

Milvus logo

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

SingleStore logo

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

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

Präsentieren Sie hier Ihr Produkt