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

DBMS > Badger vs. PouchDB vs. Splice Machine vs. STSdb vs. YugabyteDB

Vergleich der Systemeigenschaften Badger vs. PouchDB vs. Splice Machine vs. STSdb vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBadger  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenSplice Machine  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.JavaScript DBMS mit einem von CouchDB inspirierten APIOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkKey-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle IndizierungstechnologieHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellKey-Value StoreDocument StoreRelational DBMSKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#325  Overall
#49  Key-Value Stores
Punkte2,35
Rang#116  Overall
#22  Document Stores
Punkte0,54
Rang#255  Overall
#116  Relational DBMS
Punkte0,06
Rang#365  Overall
#55  Key-Value Stores
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerpouchdb.comsplicemachine.comgithub.com/­STSSoft/­STSdb4www.yugabyte.com
Technische Dokumentationgodoc.org/­github.com/­dgraph-io/­badgerpouchdb.com/­guidessplicemachine.com/­how-it-worksdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerDGraph LabsApache Software FoundationSplice MachineSTS Soft SCYugabyte Inc.
Erscheinungsjahr20172012201420112017
Aktuelle Version7.1.1, Juni 20193.1, March 20214.0.8, September 20152.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open SourceOpen Source infoAGPL 3.0, commercial license availableOpen Source infoGPLv2, kommerzielle Lizenz verfügbarOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
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.
ImplementierungsspracheGoJavaScriptJavaC#C und C++
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
OS X
Solaris
Windows
WindowsLinux
OS X
Datenschemaschemafreischemafreijajadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinjaja infoPrimitive Typen und benutzerdefinierte Klassenja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinja infoüber Viewsjaneinja
SQL infoSupport of SQLneinneinjaneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
Native Spark Datasource
ODBC
.NET Client APIJDBC
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 ProgrammiersprachenGoJavaScriptC#
C++
Java
JavaScript (Node.js)
Python
R
Scala
C#
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresneinView Functions in JavaScriptja infoJavaneinja infosql, plpgsql, C
Triggersneinjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBShared Nothhing Auto-Sharding, Columnar PartitioningkeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
Multi-Source Replikation
Source-Replica Replikation
keineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce OperationenneinjaYes, via Full Spark Integrationneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDneinDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjaja infomittels IndexedDB, WebSQL oder LevelDBjajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleneinneinAccess rights for users, groups and roles according to SQL-standardneinja
Weitere Informationen bereitgestellt vom Systemhersteller
BadgerPouchDBSplice MachineSTSdbYugabyteDB
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
BadgerPouchDBSplice MachineSTSdbYugabyteDB
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

bereitgestellt von Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26. August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19. Januar 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19. Januar 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18. September 2019, Towards Data Science

Splice Machine Hadoop RDBMS Integrated with RedPoint Solution to Deliver Big Data Digital Marketing Platform
7. April 2015, The Fast Mode

bereitgestellt von Google News

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

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17. April 2024, Yahoo Finance

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

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

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt