DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > atoti vs. Manticore Search vs. NebulaGraph vs. Oracle NoSQL vs. TimesTen

Vergleich der Systemeigenschaften atoti vs. Manticore Search vs. NebulaGraph vs. Oracle NoSQL vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameatoti  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
KurzbeschreibungAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Multi-storage database for search, including full-text search.A distributed, linear scalable, high perfomant Graph DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesIn-Memory RDBMS compatible to Oracle
Primäres DatenbankmodellObject oriented DBMSSuchmaschineGraph DBMSDocument Store
Key-Value Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,56
Rang#245  Overall
#10  Object oriented DBMS
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte1,31
Rang#163  Overall
#74  Relational DBMS
Websiteatoti.iomanticoresearch.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­nosql/­technologies/­nosqlwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationdocs.atoti.iomanual.manticoresearch.comdocs.nebula-graph.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.oracle.com/­database/­timesten-18.1
EntwicklerActiveViamManticore SoftwareVesoft Inc.OracleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr2017201920111998
Aktuelle Version6.0, Februar 202323.3, Dezember 202311 Release 2 (11.2.2.8.0)
Lizenz infoCommercial or Open Sourcekommerziell infofree versions availableOpen Source infoGPL Version 2Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++C++Java
Server BetriebssystemeFreeBSD
Linux
macOS
Windows
LinuxLinux
Solaris SPARC/x86
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
DatenschemaFixed schemaStrong typed schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjaoptionalja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTCan index from XMLneinneinnein
Sekundärindizesja infoFull-Text Index auf allen Suchfeldernja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.jaja
SQL infoSupport of SQLMultidimensional Expressions (MDX)SQL-like query languageSQL-like query languageSQL-like DML and DDL statementsja
APIs und andere ZugriffskonzepteBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
RESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C++
Go
Java
PHP
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C++
Java
PL/SQL
Server-seitige Scripts infoStored ProceduresPythonuser defined functionsuser defined functionsneinPL/SQL
Triggersneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding, horizontal partitioningSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.ShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication based on Galera libraryCausal Clustering using Raft protocolElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinwith Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoisolated transactions for atomic changes and binary logging for safe writesACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja infousing RocksDBjaja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infooff heap cacheja
Berechtigungskonzept infoZugriffskontrolleneinRole-based access controlZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
atotiManticore SearchNebulaGraphOracle NoSQLTimesTen
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
atotiManticore SearchNebulaGraphOracle NoSQLTimesTen
Erwähnungen in aktuellen Nachrichten

Best use of cloud: ActiveViam
28. November 2023, Risk.net

FRTB product of the year: ActiveViam
28. November 2023, Risk.net

bereitgestellt von Google News

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

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

Google's Gemini comes to databases
9. April 2024, Yahoo Canada Shine On

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

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

bereitgestellt von Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, Yahoo Finance

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3. April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

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

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt