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 > AgensGraph vs. Alibaba Cloud MaxCompute vs. BigchainDB vs. dBASE vs. SingleStore

Vergleich der Systemeigenschaften AgensGraph vs. Alibaba Cloud MaxCompute vs. BigchainDB vs. dBASE vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenBigchainDB  Xaus Vergleich ausschliessendBASE  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsdBase war eine der ersten Datenbanken mit einer eigenen Entwicklungsumgebung auf PC's. Die letzte Version dbase V wird als dBase classic weiter vertrieben und benötigt eine DOS-Emulation. Das aktuelle Produkt ist aber dBase Plus.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
Relational DBMS
Relational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument StoreRelational 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
Punkte0,16
Rang#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Punkte0,78
Rang#221  Overall
#102  Relational DBMS
Punkte0,82
Rang#212  Overall
#36  Document Stores
Punkte11,18
Rang#44  Overall
#28  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitebitnine.net/­agensgraphwww.alibabacloud.com/­product/­maxcomputewww.bigchaindb.comwww.dbase.comwww.singlestore.com
Technische Dokumentationbitnine.net/­documentationwww.alibabacloud.com/­help/­en/­maxcomputebigchaindb.readthedocs.io/­en/­latestwww.dbase.com/­support/­knowledgebasedocs.singlestore.com
EntwicklerBitnine Global Inc.AlibabaAsthon TateSingleStore Inc.
Erscheinungsjahr20162016201619792013
Aktuelle Version2.1, Dezember 2018dBASE 2019, 20198.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0kommerziellOpen Source infoAGPL v3kommerziellkommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
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
ImplementierungsspracheCPythonC++, Go
Server BetriebssystemeLinux
OS X
Windows
gehostetLinuxDOS infodBase Classic
Windows infodBase Pro
Linux info64 bit version required
Datenschemadepending on used data modeljaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinjaja
SQL infoSupport of SQLjaSQL-like query languageneinneinyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
Fluentd
Flume
MaxCompute Console
CLI Client
RESTful HTTP API
keine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
JavaGo
Haskell
Java
JavaScript
Python
Ruby
dBase eigene IDEBash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjauser defined functions infoin Javanein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.ja
Triggersneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichSharding infoImplicit feature of the cloud serviceShardingkeineSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infoImplicit feature of the cloud servicefrei wählbarer ReplikationsfaktorkeineSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinnein infoNicht für dBase interne Daten, wohl aber Unterstützung durch die IDE beim Zugriff auf externe DBMSACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajayes,with MongoDB ord RethinkDBjaja 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 haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesyesZugriffsrechte für Benutzer und RollenFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphAlibaba Cloud MaxComputeBigchainDBdBASESingleStore 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
AgensGraphAlibaba Cloud MaxComputeBigchainDBdBASESingleStore infoformer name was MemSQL
DB-Engines Blog Posts

DB-Engines Ranking coverage expanded to 169 database management systems
3. Juni 2013, 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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

bereitgestellt von Google News

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31. Januar 2024, Backend News

Alibaba Cloud To Launch Big Data Service in Europe
15. Juni 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20. Januar 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3. März 2020, DataDrivenInvestor

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21. März 2023, Pandaily

bereitgestellt von Google News

Exploring the 10 BEST Python Libraries for Blockchain Applications
9. September 2023, DataDrivenInvestor

An Introduction to BigchainDB, a Popular Blockchain Database
17. September 2020, Open Source For You

ascribe announces scalable blockchain database BigchainDB - CoinReport
13. Februar 2016, CoinReport

Capgemini and Ascribe Build Blockchain Project for Banking Loyalty Rewards
7. Juni 2016, Bitcoin Magazine

What is BigchainDB Technology & How it works and the Characteristics?
26. August 2017, Blockchain Council

bereitgestellt von Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19. September 2013, eWeek

DBF File (What It Is and How to Open One)
6. April 2023, Lifewire

Microsoft Access 2016 Now Supports dBase Database Format
7. September 2016, redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22. September 2021, Help Net Security

What is Dbase? - Definition from Techopedia
19. September 2011, Techopedia

bereitgestellt von Google News

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

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

New AI features for developers in SingleStoreDB
29. Januar 2024, InfoWorld

SingleStore CEO on High-Speed Database Currents
30. Januar 2024, Bloomberg

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt