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

DBMS > Citus vs. Datastax Enterprise vs. LokiJS vs. OrientDB vs. Snowflake

Vergleich der Systemeigenschaften Citus vs. Datastax Enterprise vs. LokiJS vs. OrientDB vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCitus  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
KurzbeschreibungScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.In-memory JavaScript DBMSMulti-model DBMS (Document, Graph, Key/Value)Data warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellRelational DBMSWide Column StoreDocument StoreDocument Store
Graph DBMS
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,15
Rang#123  Overall
#60  Relational DBMS
Punkte6,31
Rang#57  Overall
#4  Wide Column Stores
Punkte0,48
Rang#262  Overall
#42  Document Stores
Punkte3,27
Rang#97  Overall
#16  Document Stores
#6  Graph DBMS
#15  Key-Value Stores
Punkte123,20
Rang#9  Overall
#6  Relational DBMS
Websitewww.citusdata.comwww.datastax.com/­products/­datastax-enterprisegithub.com/­techfort/­LokiJSorientdb.orgwww.snowflake.com
Technische Dokumentationdocs.citusdata.comdocs.datastax.comtechfort.github.io/­LokiJSwww.orientdb.com/­docs/­last/­index.htmldocs.snowflake.net/­manuals/­index.html
EntwicklerDataStaxOrientDB LTD; CallidusCloud; SAPSnowflake Computing Inc.
Erscheinungsjahr20102011201420102014
Aktuelle Version8.1, Dezember 20186.8, April 20203.2.29, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availablekommerziellOpen SourceOpen Source infoApache Version 2kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheCJavaJavaScriptJava
Server BetriebssystemeLinuxLinux
OS X
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Alle Betriebssysteme mit einer Java JDK (>= JDK 6)gehostet
Datenschemajaschemafreischemafreischemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")ja infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML type available, but no XML query functionalityneinneinneinja
Sekundärindizesjajaja infoüber Viewsja
SQL infoSupport of SQLja infostandard, with numerous extensionsSQL-like DML and DDL statements (CQL); Spark SQLneinSQL-like query language, no joinsja
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Propriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JavaScript APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
CLI Client
JDBC
ODBC
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.neinView Functions in JavaScriptJava, Javascriptuser defined functions
TriggersjajajaHooksnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infono "single point of failure"keineShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infoother methods possible by using 3rd party extensionsconfigurable replication factor, datacenter aware, advanced replication for edge computingkeineMulti-Source Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajanein infocould be achieved with distributed queriesnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinja infoBeziehungen in Graphenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomicity and isolation are supported for single operationsnein infoAtomare Operationen innerhalb einer Collection möglichACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer auf einzelne Objekte definierbarneinZugriffsrechte für Benutzer und Rollen, Rechte auch auf SatzebeneBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen
Weitere Informationen bereitgestellt vom Systemhersteller
CitusDatastax EnterpriseLokiJSOrientDBSnowflake
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsAnnual subscription
» 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
CitusDatastax EnterpriseLokiJSOrientDBSnowflake
DB-Engines Blog Posts

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

alle anzeigen

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

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

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, blogs.microsoft.com

bereitgestellt von Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19. März 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19. Juli 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20. Juli 2023, Blocks & Files

DataStax delivers HIPAA-enabled, PCI compliant vector database to fuel enterprise-wide generative AI applications
20. Juli 2023, Express Computer

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11. Mai 2021, TechTarget

bereitgestellt von Google News

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24. April 2024, Acceleration Economy

Snowflake targets enterprise AI with launch of Arctic LLM
24. April 2024, TechTarget

Snowflake releases a flagship generative AI model of its own
24. April 2024, TechCrunch

Snowflake launches Arctic, an open 'mixture-of-experts' LLM to take on DBRX, Llama 3
24. April 2024, VentureBeat

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17. April 2024, AWS Blog

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

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.

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt