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 > Amazon Neptune vs. Microsoft Azure Table Storage vs. OpenEdge vs. RRDtool vs. SingleStore

Vergleich der Systemeigenschaften Amazon Neptune vs. Microsoft Azure Table Storage vs. OpenEdge vs. RRDtool vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Neptune  Xaus Vergleich ausschliessenMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungFast, reliable graph database built for the cloudA Wide Column Store for rapid development using massive semi-structured datasetsAnwendungsentwicklungsumgebung mit integrierter DatenbankIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.MySQL 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 type
Primäres DatenbankmodellGraph DBMS
RDF Store
Wide Column StoreRelational DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,58
Rang#112  Overall
#9  Graph DBMS
#5  RDF Stores
Punkte4,92
Rang#73  Overall
#6  Wide Column Stores
Punkte3,75
Rang#88  Overall
#47  Relational DBMS
Punkte2,14
Rang#124  Overall
#10  Time Series DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websiteaws.amazon.com/­neptuneazure.microsoft.com/­en-us/­services/­storage/­tableswww.progress.com/­openedgeoss.oetiker.ch/­rrdtoolwww.singlestore.com
Technische Dokumentationaws.amazon.com/­neptune/­developer-resourcesdocumentation.progress.com/­output/­ua/­OpenEdge_latestoss.oetiker.ch/­rrdtool/­docdocs.singlestore.com
EntwicklerAmazonMicrosoftProgress Software CorporationTobias OetikerSingleStore Inc.
Erscheinungsjahr20172012198419992013
Aktuelle VersionOpenEdge 12.2, Maerz 20201.8.0, 20228.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen Source infoGPL V2 and FLOSSkommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinnein
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
ImplementierungsspracheC infoImplementations in Java (e.g. RRD4J) and C# availableC++, Go
Server BetriebssystemegehostetgehostetAIX
HP-UX
Linux
Solaris
Windows
HP-UX
Linux
Linux info64 bit version required
Datenschemaschemafreischemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaNumeric data onlyja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein infoExporting into and restoring from XML files possiblenein
Sekundärindizesneinneinjaneinja
SQL infoSupport of SQLneinneinja infoclose to SQL 92neinyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP APIJDBC
ODBC
In-process Library
Pipes
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Progress proprietary ABL (Advanced Business Language)C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinneinjaneinja
Triggersneinneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infosince Version 11.4keineSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.ja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica ReplikationkeineSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDoptimistic LockingACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoby using the rrdcached daemonyes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenja infowith encyption-at-restjajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights based on private key authentication or shared access signaturesBenutzer und GruppenneinFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon NeptuneMicrosoft Azure Table StorageOpenEdgeRRDtoolSingleStore infoformer name was MemSQL
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
Amazon NeptuneMicrosoft Azure Table StorageOpenEdgeRRDtoolSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

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

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17. April 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29. November 2023, AWS Blog

Amazon Neptune Analytics is now generally available
29. November 2023, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21. Februar 2024, AWS Blog

Amazon Neptune announces support for data APIs in the AWS SDK
22. Februar 2024, AWS Blog

bereitgestellt von Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5. Mai 2015, Microsoft

How to use Azure Table storage in .Net
14. Januar 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14. April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8. März 2018, Visual Studio Magazine

bereitgestellt von Google News

OpenEdge Application Development | Progress OpenEdge
14. September 2014, Progress Software

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11. März 2024, GBHackers

What's New in OpenEdge 12.8
15. April 2024, release.nl

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28. Juni 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

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

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, IBM

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

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

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