DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Blueflood vs. EDB Postgres vs. GigaSpaces vs. LevelDB vs. YugabyteDB

Vergleich der Systemeigenschaften Blueflood vs. EDB Postgres vs. GigaSpaces vs. LevelDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlueflood  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungSkalierbare Timeseries DBMS basierend auf CassandraThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellTime Series DBMSRelational DBMSDocument Store
Object oriented DBMS infoValues are user defined objects
Key-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Graph DBMS
Suchmaschine
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,09
Rang#353  Overall
#33  Time Series DBMS
Punkte2,18
Rang#122  Overall
#59  Relational DBMS
Punkte1,02
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiteblueflood.iowww.enterprisedb.comwww.gigaspaces.comgithub.com/­google/­leveldbwww.yugabyte.com
Technische Dokumentationgithub.com/­rax-maas/­blueflood/­wikiwww.enterprisedb.com/­docsdocs.gigaspaces.com/­latest/­landing.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerRackspaceEnterpriseDBGigaspaces TechnologiesGoogleYugabyte Inc.
Erscheinungsjahr20132005200020112017
Aktuelle Version14, Dezember 202115.5, September 20201.23, Februar 20212.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziell infoBSD for PostgreSQL-componentsOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoBSDOpen 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.
ImplementierungsspracheJavaCJava, C++, .NetC++C und C++
Server BetriebssystemeLinux
OS X
Linux
Windows
Linux
macOS
Solaris
Windows
Illumos
Linux
OS X
Windows
Linux
OS X
Datenschemavordefiniertes Schemajaschemafreischemafreidepending on used data model
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, XSLTneinja infospecific XML-type available, but no XML query functionality.nein infoXML can be used for describing objects metadataneinnein
Sekundärindizesneinjajaneinja
SQL infoSupport of SQLneinja infoStandard mit zahlreichen ErweiterungenSQL-99 for query and DML statementsneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHTTP RESTADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
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 Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
C++
Java
Python
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)janeinja infosql, plpgsql, C
Triggersneinjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infobasierend auf Cassandrahorizontale Partitionierung infoby hash, list or rangeShardingkeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infobasierend auf CassandraMulti-Source ReplikationMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
keineBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoMap-Reduce pattern can be built with XAP task executorsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Immediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDneinDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith automatic compression on writesja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjanein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlneinja
Weitere Informationen bereitgestellt vom Systemhersteller
BluefloodEDB PostgresGigaSpacesLevelDBYugabyteDB
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
BluefloodEDB PostgresGigaSpacesLevelDBYugabyteDB
Erwähnungen in aktuellen Nachrichten

EnterpriseDB Bullish on Postgres' 2024 Potential
11. Januar 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

EDB Introduces Advanced Tools and Extensions in Postgres 16 Portfolio Release
9. November 2023, GlobeNewswire

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7. Dezember 2020, Blocks and Files

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

RocksDB - Facebook's Database Now Open Source
21. November 2013, iProgrammer

bereitgestellt von Google News

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

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

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

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

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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