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 > Alibaba Cloud Log Service vs. Drizzle vs. Informix vs. Memgraph vs. NebulaGraph

Vergleich der Systemeigenschaften Alibaba Cloud Log Service vs. Drizzle vs. Informix vs. Memgraph vs. NebulaGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Log Service  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenInformix  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.A secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataAn open source graph database built for real-time streaming and compatible with Neo4jA distributed, linear scalable, high perfomant Graph DBMS
Primäres DatenbankmodellSuchmaschineRelational DBMSRelational DBMS infoSeit Version 12.10 JSON/BSON Datentype mit Kompatibilität zu MongoDBGraph DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,43
Rang#265  Overall
#18  Suchmaschinen
Punkte17,87
Rang#35  Overall
#22  Relational DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Websitewww.alibabacloud.com/­product/­log-servicewww.ibm.com/­products/­informixmemgraph.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technische Dokumentationwww.alibabacloud.com/­help/­en/­slsinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
memgraph.com/­docsdocs.nebula-graph.io
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAlibabaCloud Inc.Drizzle Projekt, ursprünglich gestartet von Brian AkerIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Memgraph LtdVesoft Inc.
Erscheinungsjahr20162008198420172019
Aktuelle Version7.2.4, September 201214.10.FC5, November 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGNU GPLkommerziell infokostenlose Developer Edition verfügbarkommerziell infoFree license availableOpen Source infoApache Version 2.0 + Common Clause 1.0
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++C,C++ und JavaC und C++C++
Server BetriebssystemegehostetFreeBSD
Linux
OS X
AIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxLinux
Datenschemaschemafreijajaschemafrei und schema-optionalStrong typed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoSeit Version 12.10 Unterstützung für native JSON/BSON Datentypenjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja 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.
SQL infoSupport of SQLSQL for queryingja infomit propriätären ErweiterungenjaneinSQL-like query language
APIs und andere ZugriffskonzepteHTTP RESTJDBCJDBC
JSON API infoKompatibel zu MongoDB
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
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
Unterstützte ProgrammiersprachenC
C++
Java
PHP
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C++
Go
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinjauser defined functions
Triggersjanein infoHooks für Callbacks innerhalb der Servers können verwendet werden.ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding infodynamic graph partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knoten3 replicasMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFTCausal Clustering using Raft protocol
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaja inforelationships in graphsja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja infousing RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleAlibaba Cloud user access controlPluggable Authentication Mechanismen infoz.B. LDAP, HTTPUsers with fine-grained authentication, authorization, and auditing controlsUsers, roles and permissionsRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Log ServiceDrizzleInformixMemgraphNebulaGraph
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» mehr
Companies 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 modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» mehr
You can check out our pricing model and licenses on the company website .
» mehr
NebulaGraph 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
Alibaba Cloud Log ServiceDrizzleInformixMemgraphNebulaGraph
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

2 Methods for Installing Serverless Kubernetes in Alibaba Cloud
29. März 2022, hackernoon.com

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27. Januar 2021, PR Newswire

Alibaba Cloud Further Facilitates Digital Transformation Acceleration Across Asia
27. Januar 2021, MESA Website

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20. Februar 2021, DataDrivenInvestor

Alibaba Cloud launches China Gateway program in Singapore
30. Mai 2019, global.chinadaily.com.cn

bereitgestellt von Google News

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24. April 2024, ibm.com

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11. Januar 2024, ibm.com

IBM Unleashes 'Cheetah' Database
17. Oktober 2023, InformationWeek

IBM Informix review: What you need to know about the software
12. Dezember 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1. Mai 2009, AWS Blog

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

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

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, PR Newswire

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

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

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

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.

RaimaDB logo

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt