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

DBMS > Hyprcubd vs. Ingres vs. LevelDB vs. SingleStore vs. YugabyteDB

Vergleich der Systemeigenschaften Hyprcubd vs. Ingres vs. LevelDB vs. SingleStore vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHyprcubd  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungServerless Time Series DBMSBewährtes RDBMSEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMySQL 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 typeHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellTime Series DBMSRelational DBMSKey-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,67
Rang#77  Overall
#42  Relational DBMS
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitehyprcubd.com (offline)www.actian.com/­databases/­ingresgithub.com/­google/­leveldbwww.singlestore.comwww.yugabyte.com
Technische Dokumentationdocs.actian.com/­ingresgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.singlestore.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerHyprcubd, Inc.Actian CorporationGoogleSingleStore Inc.Yugabyte Inc.
Erscheinungsjahr1974 infoUrsprünglich bereits in den 1970 Jahren201120132017
Aktuelle Version11.2, Mai 20221.23, Februar 20218.5, Jänner 20242.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoBSDkommerziell infofree developer edition availableOpen Source infoApache 2.0
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilitiesYugabyteDB 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.
ImplementierungsspracheGoCC++C++, GoC und C++
Server BetriebssystemegehostetAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Illumos
Linux
OS X
Windows
Linux info64 bit version requiredLinux
OS X
Datenschemajajaschemafreijadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infotime, int, uint, float, stringjaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoaber Import/Export aus/von XML-files möglichneinneinnein
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLSQL-like query languagejaneinyes infobut no triggers and foreign keysyes, PostgreSQL compatible
APIs und andere ZugriffskonzeptegRPC (https).NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
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 ProgrammiersprachenC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Bash
C
C#
Java
JavaScript (Node.js)
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinjaneinjaja infosql, plpgsql, C
Triggersneinjaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere DatenbankenkeineSharding infohash partitioningHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenIngres ReplicatorkeineSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate 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 DatenmanipulationenneinACIDneinACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenneinja infoMVCCjayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajaja infowith automatic compression on writesja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjanein
Berechtigungskonzept infoZugriffskontrolletoken accessBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinFine grained access control via users, groups and rolesja
Weitere Informationen bereitgestellt vom Systemhersteller
HyprcubdIngresLevelDBSingleStore infoformer name was MemSQLYugabyteDB
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» mehr
Apache 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
HyprcubdIngresLevelDBSingleStore infoformer name was MemSQLYugabyteDB
DB-Engines Blog Posts

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

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

'What if the operating system is the problem': Linux was never created for the cloud — so engineers developed DBOS ...
17. März 2024, Yahoo Singapore News

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13. Juni 2023, DevClass

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

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 & 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

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

bereitgestellt von Google News

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

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

SingleStore Accelerates Go-to-Market Strategy with AWS
5. März 2024, Business Wire

New AI features for developers in SingleStoreDB
29. Januar 2024, InfoWorld

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, ibm.com

bereitgestellt von Google News

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

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

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6. Februar 2024, Yahoo Finance

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

Yugabyte Announces CIS Benchmark for YugabyteDB to Elevate Data Security Standards
31. Januar 2024, Business Wire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

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