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 > Coveo vs. eXtremeDB vs. HugeGraph vs. Microsoft SQL Server vs. OrientDB

Vergleich der Systemeigenschaften Coveo vs. eXtremeDB vs. HugeGraph vs. Microsoft SQL Server vs. OrientDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCoveo  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
KurzbeschreibungAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentNatively in-memory DBMS with options for persistency, high-availability and clusteringA fast-speed and highly-scalable Graph DBMSRelationales DBMS von MicrosoftMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellSuchmaschineRelational DBMS
Time Series DBMS
Graph DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,28
Rang#114  Overall
#11  Suchmaschinen
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte3,19
Rang#93  Overall
#16  Document Stores
#7  Graph DBMS
#14  Key-Value Stores
Websitewww.coveo.comwww.mcobject.comgithub.com/­hugegraph
hugegraph.apache.org
www.microsoft.com/­en-us/­sql-serverorientdb.org
Technische Dokumentationdocs.coveo.comwww.mcobject.com/­docs/­extremedb.htmhugegraph.apache.org/­docslearn.microsoft.com/­en-US/­sql/­sql-serverwww.orientdb.com/­docs/­last/­index.html
EntwicklerCoveoMcObjectBaiduMicrosoftOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr20122001201819892010
Aktuelle Version8.2, 20210.9SQL Server 2022, November 20223.2.29, Maerz 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2.0kommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache Version 2
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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
ImplementierungsspracheC und C++JavaC++Java
Server BetriebssystemegehostetAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
macOS
Unix
Linux
Windows
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemahybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationjajajaschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
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, XSLTneinnein infosupport of XML interfaces availableneinjanein
Sekundärindizesjajaja infoalso supports composite index and range indexjaja
SQL infoSupport of SQLneinja infowith the option: eXtremeSQLneinjaSQL-like query language, no joins
APIs und andere ZugriffskonzepteRESTful HTTP API.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC#
Java
JavaScript
Python
.Net
C
C#
C++
Java
Lua
Python
Scala
Groovy
Java
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinjaasynchronous Gremlin script jobsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava, Javascript
Triggersjaja infoby defining eventsneinjaHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenjahorizontale Partitionierung / shardingja infodepending on used storage backend, e.g. Cassandra and HBaseTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
ja infodepending on used storage backend, e.g. Cassandra and HBaseja, aber abhängig von der SQL-Server EditionMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinvia hugegraph-sparkneinnein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaja infoedges in graphjaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrollegranular access controls, API key management, content filtersUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
CoveoeXtremeDBHugeGraphMicrosoft SQL ServerOrientDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to 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
CoveoeXtremeDBHugeGraphMicrosoft SQL ServerOrientDB
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

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

Erwähnungen in aktuellen Nachrichten

Coveo Solutions Full Year 2023 Earnings: EPS Beats Expectations
24. Mai 2024, Yahoo Canada Shine On

Coveo Debuts GenAI Tools on Genesys Cloud and AppFoundry
17. Mai 2024, CX Today

Coveo Named a Leader in the 2024 Gartner® Magic Quadrant™ for Search and Product Discovery
16. Mai 2024, PR Newswire

Coveo expands partnership with Genesys to empower contact center agents with various types of AI
16. Mai 2024, KMWorld Magazine

Coveo to Showcase the Significant Impact of AI and GenAI to Improve Digital Experiences at 10th Edition of Relevance ...
21. März 2024, GlobeNewswire

bereitgestellt von Google News

eXtremeDB 8.4 Unveils Exciting New Features and Enhancements
13. Mai 2024, EE Journal

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13. Mai 2024, Embedded Computing Design

bereitgestellt von Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22. Mai 2024, AWS Blog

SolarWinds Updates Plan Explorer to Boost SQL Query Performance
21. Mai 2024, Channel E2E

SQL Server vNext: When and What Is Coming
16. Mai 2024, redmondmag.com

Data Virtualization in SQL Server 2022
7. Mai 2024, Visual Studio Magazine

SQL Server 2014 end of support: Keep your customers secure
28. März 2024, microsoft.com

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

HNS IoT Botnet Evolves, Goes Cross-Platform
2. Dezember 2023, Dark Reading

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

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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