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 > Heroic vs. Percona Server for MongoDB vs. SingleStore vs. Snowflake vs. TypeDB

Vergleich der Systemeigenschaften Heroic vs. Percona Server for MongoDB vs. SingleStore vs. Snowflake vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHeroic  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA drop-in replacement for MongoDB Community Edition with enterprise-grade features.MySQL 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 typeData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primäres DatenbankmodellTime Series DBMSDocument StoreRelational DBMSRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,63
Rang#242  Overall
#21  Time Series DBMS
Punkte0,60
Rang#246  Overall
#38  Document Stores
Punkte6,03
Rang#62  Overall
#35  Relational DBMS
Punkte125,38
Rang#9  Overall
#6  Relational DBMS
Punkte1,01
Rang#202  Overall
#19  Graph DBMS
#92  Relational DBMS
Websitegithub.com/­spotify/­heroicwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.singlestore.comwww.snowflake.comtypedb.com
Technische Dokumentationspotify.github.io/­heroicdocs.percona.com/­percona-distribution-for-mongodbdocs.singlestore.comdocs.snowflake.net/­manuals/­index.htmltypedb.com/­docs
EntwicklerSpotifyPerconaSingleStore Inc.Snowflake Computing Inc.Vaticle
Erscheinungsjahr20142015201320142016
Aktuelle Version3.4.10-2.10, November 20178.5, Jänner 20242.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL Version 2kommerziell infofree developer edition availablekommerziellOpen Source infoGPL Version 3, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
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 capabilities
ImplementierungsspracheJavaC++C++, GoJava
Server BetriebssystemeLinuxLinux info64 bit version requiredgehostetLinux
OS X
Windows
Datenschemaschemafreischemafreijaja infosupport of semi-structured data formats (JSON, XML, Avro)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesja infovia Elasticsearchjajaja
SQL infoSupport of SQLneinneinyes infobut no triggers and foreign keysjanein
APIs und andere ZugriffskonzepteHQL (Heroic Query Language, a JSON-based language)
HTTP API
Proprietäres Protokoll basierend auf JSONCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
CLI Client
JDBC
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Unterstützte ProgrammiersprachenActionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Bash
C
C#
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored ProceduresneinJavaScriptjauser defined functionsnein
Triggersneinneinneinnein infosimilar concept for controling cloud resourcesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infohash partitioningjaSharding infoby using Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesjaMulti-Source Replikation infoby using Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein infocan define user-defined aggregate functions for map-reduce-style calculationsneinja infoby using Apache Kafka and Apache Zookeeper
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infovia In-Memory Enginejaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesFine grained access control via users, groups and rolesBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollenyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
HeroicPercona Server for MongoDBSingleStore infoformer name was MemSQLSnowflakeTypeDB infoformerly named Grakn
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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
Licensing and pricing modelsF ree Tier and Enterprise Edition
» mehr
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
HeroicPercona Server for MongoDBSingleStore infoformer name was MemSQLSnowflakeTypeDB infoformerly named Grakn
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

5 Reasons to Run MongoDB on Kubernetes
6. März 2024, The New Stack

Top Server Backup Software with a Free Trial in 2024
22. Oktober 2023, Slashdot

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

How to Plan Your MongoDB Upgrade
29. Januar 2024, The New Stack

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

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3. Januar 2024, Acceleration Economy

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

bereitgestellt von Google News

Observe, the data observability platform, raises $115M with Snowflake investing
27. März 2024, TechCrunch

Domo Expands Native Integration Capabilities within Snowflake Data Cloud
27. März 2024, Business Wire

Observe raises $115M from Sutter Hill, Snowflake Ventures to supercharge data cloud observability
27. März 2024, VentureBeat

Snowflake invests in $115M funding round of Observe, a data observability startup — TFN
28. März 2024, Tech Funding News

Snowflake sees surge in AI analysis in cloud data warehouse – Blocks and Files
25. März 2024, Blocks & Files

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Speedb's Data Storage Engine Goes Open Source
9. November 2022, Datanami

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis | Feb, 2024
2. Februar 2024, DataDrivenInvestor

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt