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

DBMS > Microsoft Azure Cosmos DB vs. ScyllaDB vs. SQLite vs. Sqrrl vs. Weaviate

Vergleich der Systemeigenschaften Microsoft Azure Cosmos DB vs. ScyllaDB vs. SQLite vs. Sqrrl vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungGlobally distributed, horizontally scalable, multi-model database serviceCassandra and DynamoDB compatible wide column storeWeit verbreitetes In-Process RDBMSAdaptable, secure NoSQL built on Apache AccumuloAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Wide Column StoreRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Vektor DBMS
Sekundäre DatenbankmodelleSpatial DBMSKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte27,71
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte4,08
Rang#76  Overall
#5  Wide Column Stores
Punkte111,41
Rang#10  Overall
#7  Relational DBMS
Punkte1,52
Rang#153  Overall
#5  Vektor DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbwww.scylladb.comwww.sqlite.orgsqrrl.comgithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationlearn.microsoft.com/­azure/­cosmos-dbdocs.scylladb.comwww.sqlite.org/­docs.htmlweaviate.io/­developers/­weaviate
EntwicklerMicrosoftScyllaDBDwayne Richard HippAmazon infoursprünglich Sqrrl Data, Inc.Weaviate B.V.
Erscheinungsjahr20142015200020122019
Aktuelle VersionScyllaDB Open Source 5.4.1, Jaenner 20243.46.0  (23 May 2024), Mai 20241.19, Mai 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoPublic DomainkommerziellOpen Source infocommercial license available with Weaviate Enterprise
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC++CJavaGo
Server BetriebssystemegehostetLinuxserverlosLinux
Datenschemaschemafreischemafreija infodynamische Spaltentypenschemafreiyes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoJSON typesjaja infokeine strenge Typisierung wegen 'dynamic typing'jaja infostring, int, float, geo point, date, cross reference, fuzzy references
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesja infoAll properties auto-indexed by defaultja infocluster global secondary indicesjajaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statements (CQL)ja infoSQL-92 wird nicht vollständig unterstütztneinGraphQL is used as query language
APIs und andere ZugriffskonzepteDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
GraphQL query language
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored ProceduresJavaScriptyes, Luaneinneinnein
TriggersJavaScriptneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplizit im Cloud ServiceShardingkeineSharding infoBasierend auf HadoopSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplizit im Cloud Servicefrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possiblekeinefrei wählbarer Replikationsfaktor infobasierend auf Hadoopja
MapReduce infoBietet ein API für Map/Reduce Operationenwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-item ACID transactions with snapshot isolation within a partitionnein infoAtomicity and isolation are supported for single operationsACIDAtomic updates per row, document, or graph entitynein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infomittels Filesystem-Locksjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoin-memory tablesjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte bis auf item level einstellbarAccess rights for users can be defined per objectneinCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)API Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBScyllaDBSQLiteSqrrlWeaviate
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
All companies that have data. ​
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» mehr
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBScyllaDBSQLiteSqrrlWeaviate
DB-Engines Blog Posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21. Mai 2024, Microsoft

Building Planet-Scale .NET Apps with Azure Cosmos DB
4. Juni 2024, Visual Studio Magazine

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

bereitgestellt von Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10. Juli 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

ScyllaDB Database Review | eWeek
21. August 2018, eWeek

bereitgestellt von Google News

Microsoft Research chief scientist has no issue with Windows Recall
6. Juni 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

How to Work with SQLite Database in Python
8. Juni 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21. Mai 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

bereitgestellt von Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6. Mai 2024, TechTarget

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18. September 2023, Mint

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

bereitgestellt von Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24. Januar 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8. Februar 2024, Datanami

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9. Februar 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17. Dezember 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18. Juli 2023, Towards Data Science

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt