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. GBase vs. GraphDB vs. JaguarDB vs. Sqrrl

Vergleich der Systemeigenschaften Coveo vs. GBase vs. GraphDB vs. JaguarDB vs. Sqrrl

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCoveo  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenSqrrl  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.
KurzbeschreibungAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Enterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Performant, highly scalable DBMS for AI and IoT applicationsAdaptable, secure NoSQL built on Apache Accumulo
Primäres DatenbankmodellSuchmaschineRelational DBMSGraph DBMS
RDF Store
Key-Value Store
Vektor DBMS
Document Store
Graph DBMS
Key-Value Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,28
Rang#114  Overall
#11  Suchmaschinen
Punkte1,07
Rang#185  Overall
#86  Relational DBMS
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Websitewww.coveo.comwww.gbase.cnwww.ontotext.comwww.jaguardb.comsqrrl.com
Technische Dokumentationdocs.coveo.comgraphdb.ontotext.com/­documentationwww.jaguardb.com/­support.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerCoveoGeneral Data Technology Co., Ltd.OntotextDataJaguar, Inc.Amazon infoursprünglich Sqrrl Data, Inc.
Erscheinungsjahr20122004200020152012
Aktuelle VersionGBase 8a, GBase 8s, GBase 8c10.4, Oktober 20233.3 July 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL V3.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.
ImplementierungsspracheC, Java, PythonJavaC++ infothe server part. Clients available in other languagesJava
Server BetriebssystemegehostetLinuxAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
LinuxLinux
Datenschemahybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationjaschema-free and OWL/RDFS-schema support; RDF shapesjaschemafrei
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, XSLTneinjaneinnein
Sekundärindizesjajayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaja
SQL infoSupport of SQLneinStandard with numerous extensionsstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnein
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
C API
JDBC
ODBC
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
ODBC
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenC#
Java
JavaScript
Python
C#.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-seitige Scripts infoStored Proceduresneinuser defined functionswell-defined plugin interfaces; JavaScript server-side extensibilityneinnein
Triggersjajaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenjahorizontal partitioning (by range, list and hash) and vertical partitioningkeineShardingSharding infoBasierend auf Hadoop
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjajaMulti-Source ReplikationMulti-Source Replikationfrei wählbarer Replikationsfaktor infobasierend auf Hadoop
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Fremdschlüssel inforeferenzielle Integritätjajaja infoConstraint checkingneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDneinAtomic updates per row, document, or graph entity
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltennein
Berechtigungskonzept infoZugriffskontrollegranular access controls, API key management, content filtersjaDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Rechteverwaltung mit BenutzeraccountsCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
Weitere Informationen bereitgestellt vom Systemhersteller
CoveoGBaseGraphDB infoUrsprünglicher Name: OWLIMJaguarDBSqrrl
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Neuigkeiten

Understanding the Graph Center of Excellence
17. Mai 2024

Migrating From LPG to RDF Graph Model
8. Mai 2024

Case study: Policy Enforcement Automation With Semantics
2. Mai 2024

Okay, RAG… We Have a Problem
26. April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19. April 2024

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
CoveoGBaseGraphDB infoUrsprünglicher Name: OWLIMJaguarDBSqrrl
Erwähnungen in aktuellen Nachrichten

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 Solutions Inc. (TSE:CVO) Given Average Rating of “Buy” by Brokerages
16. Mai 2024, Defense World

Coveo Announces New Partnership with Genesys to Empower Contact Center Agents with AI Search ...
15. Mai 2024, GlobeNewswire

bereitgestellt von Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16. Januar 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24. Oktober 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23. Januar 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

bereitgestellt von Google News

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

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

Mark Terenzoni
23. Februar 2024, Dark Reading

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

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

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

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.

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

Präsentieren Sie hier Ihr Produkt