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 > Elasticsearch vs. Manticore Search vs. Microsoft Azure SQL Database vs. SingleStore vs. TigerGraph

Vergleich der Systemeigenschaften Elasticsearch vs. Manticore Search vs. Microsoft Azure SQL Database vs. SingleStore vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricMulti-storage database for search, including full-text search.Relationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerMySQL 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 typeA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellSuchmaschineSuchmaschineRelational DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument Store
Graph DBMS
Spatial DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte134,78
Rang#7  Overall
#1  Suchmaschinen
Punkte0,23
Rang#317  Overall
#21  Suchmaschinen
Punkte78,40
Rang#15  Overall
#10  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte1,83
Rang#141  Overall
#13  Graph DBMS
Websitewww.elastic.co/­elasticsearchmanticoresearch.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.singlestore.comwww.tigergraph.com
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmanual.manticoresearch.comdocs.microsoft.com/­en-us/­azure/­azure-sqldocs.singlestore.comdocs.tigergraph.com
EntwicklerElasticManticore SoftwareMicrosoftSingleStore Inc.
Erscheinungsjahr20102017201020132017
Aktuelle Version8.6, January 20236.0, Februar 2023V128.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoGPL Version 2kommerziellkommerziell infofree developer edition availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
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++C++, GoC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
macOS
Windows
gehostetLinux info64 bit version requiredLinux
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.Fixed schemajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinCan index from XMLjaneinnein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertja infoFull-Text Index auf allen Suchfeldernjaja
SQL infoSupport of SQLSQL-like query languageSQL-like query languagejayes infobut no triggers and foreign keysSQL-like query language (GSQL)
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
C++
Java
Server-seitige Scripts infoStored Proceduresjauser defined functionsTransact SQLjaja
Triggersja infoMittels Verwendung des 'Percolation' featuresneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Sharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSynchronous replication based on Galera libraryja, immer mindestens 3 Replikas vorhandenSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinja infoisolated transactions for atomic changes and binary logging for safe writesACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.jaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationjanein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access control via users, groups and rolesRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
ElasticsearchManticore SearchMicrosoft Azure SQL Database infofrüher SQL AzureSingleStore infoformer name was MemSQLTigerGraph
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» 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

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
ElasticsearchManticore SearchMicrosoft Azure SQL Database infofrüher SQL AzureSingleStore infoformer name was MemSQLTigerGraph
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

alle anzeigen

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

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26. März 2024, insider.govtech.com

Elastic's Latest Update Brings Cohere's Text Embedding Models to Elasticsearch
3. April 2024, Datanami

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13. März 2024, The New Stack

Elasticsearch Open Inference API Supports Cohere Rerank 3
11. April 2024, Business Wire

Mastering Elasticsearch: A Beginner's Guide to Powerful Searches and Precision — Part 1
21. November 2023, Towards Data Science

bereitgestellt von Google News

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21. Februar 2024, hackernoon.com

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13. April 2020, Towards Data Science

bereitgestellt von Google News

Public Preview: Azure SQL updates for mid-November 2023 | Azure updates
15. November 2023, Microsoft

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18. September 2023, The Register

Power what’s next with limitless relational databases from Azure
15. November 2023, microsoft.com

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 and Files

SingleStore CEO on High-Speed Database Currents
30. Januar 2024, Bloomberg

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, Business Wire

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

bereitgestellt von Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31. Juli 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31. Oktober 2023, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

TigerGraph partners with Pascal as master distributor for APJ region
10. Januar 2024, VnExpress International

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

AllegroGraph logo

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

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