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 > Microsoft Azure Cosmos DB vs. Milvus vs. NCache vs. TimescaleDB vs. TimesTen

Vergleich der Systemeigenschaften Microsoft Azure Cosmos DB vs. Milvus vs. NCache vs. TimescaleDB vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
KurzbeschreibungGlobally distributed, horizontally scalable, multi-model database serviceA DBMS designed for efficient storage of vector data and vector similarity searchesOpen-Source and Enterprise in-memory Key-Value StoreA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLIn-Memory RDBMS compatible to Oracle
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Vektor DBMSKey-Value StoreTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte29,85
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte1,81
Rang#144  Overall
#5  Vektor DBMS
Punkte0,98
Rang#196  Overall
#29  Key-Value Stores
Punkte4,87
Rang#74  Overall
#4  Time Series DBMS
Punkte1,35
Rang#165  Overall
#75  Relational DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbmilvus.iowww.alachisoft.com/­ncachewww.timescale.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationlearn.microsoft.com/­azure/­cosmos-dbmilvus.io/­docs/­overview.mdwww.alachisoft.com/­resources/­docsdocs.timescale.comdocs.oracle.com/­database/­timesten-18.1
EntwicklerMicrosoftAlachisoftTimescaleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr20142019200520171998
Aktuelle Version2.3.4, Jänner 20245.3.3, April 20242.13.0, November 202311 Release 2 (11.2.2.8.0)
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoEnterprise Edition availableOpen Source infoApache 2.0kommerziell
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.
Zilliz Cloud – Cloud-native service for Milvus
ImplementierungsspracheC++, GoC#, .NET, .NET Core, JavaC
Server BetriebssystemegehostetLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Datenschemaschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoJSON typesVector, Numeric and Stringteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesja infoAll properties auto-indexed by defaultneinjajaja
SQL infoSupport of SQLSQL-like query languageneinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.ja infofull PostgreSQL SQL syntaxja
APIs und andere ZugriffskonzepteDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietäres native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte Programmiersprachen.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C++
Go
Java
JavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
C
C++
Java
PL/SQL
Server-seitige Scripts infoStored ProceduresJavaScriptneinnein infoUnterstützung für stored procedures mit SQL-Server CLRbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellPL/SQL
TriggersJavaScriptneinja infoNotificationsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplizit im Cloud ServiceShardingjayes, across time and space (hash partitioning) attributeskeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplizit im Cloud Serviceja, mit wählbarer KonsistenzSource-Replica Replikation infoMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinjaneinnein
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
Bounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-item ACID transactions with snapshot isolation within a partitionneinoptimistic Locking und pessimistic LockingACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte bis auf item level einstellbarRole based access control and fine grained access rightsAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvusNCacheTimescaleDBTimesTen
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» mehr
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» mehr
Market Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» mehr
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvusNCacheTimescaleDBTimesTen
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, Microsoft

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31. Januar 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23. Mai 2023, InfoWorld

bereitgestellt von Google News

AI-Powered Search Engine With Milvus Vector Database on Vultr
31. Januar 2024, SitePoint

What Is Milvus Vector Database?
6. Oktober 2023, The New Stack

Zilliz Unveils Game-Changing Features for Vector Search
22. März 2024, Datanami

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20. März 2024, GlobeNewswire

Zilliz Cloud boosts vector database performance
31. Januar 2024, InfoWorld

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, Microsoft

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

Timescale Announces Corporate Rebrand Reflecting Company's Growth
17. Mai 2023, PR Newswire

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, Business Wire

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

AllegroGraph logo

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

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.

Präsentieren Sie hier Ihr Produkt