DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CrateDB vs. Drizzle vs. Memgraph vs. Quasardb vs. SAP Adaptive Server

Vergleich der Systemeigenschaften CrateDB vs. Drizzle vs. Memgraph vs. Quasardb vs. SAP Adaptive Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenSAP Adaptive Server infofrüherer Name: Sybase ASE  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.
KurzbeschreibungVerteilter Data Store basierend auf LuceneMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.An open source graph database built for real-time streaming and compatible with Neo4jDistributed, high-performance timeseries databaseDer SAP (Sybase) Adaptive Server Enterprise (ASE) ist ein RDBMS für den Einsatz in großen Unternehmen
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational DBMSGraph DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#229  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Punkte0,19
Rang#327  Overall
#30  Time Series DBMS
Punkte37,12
Rang#25  Overall
#17  Relational DBMS
Websitecratedb.commemgraph.comquasar.aiwww.sap.com/­products/­technology-platform/­sybase-ase.html
Technische Dokumentationcratedb.com/­docsmemgraph.com/­docsdoc.quasar.ai/­masterhelp.sap.com/­docs/­SAP_ASE
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerCrateDrizzle Projekt, ursprünglich gestartet von Brian AkerMemgraph LtdquasardbSAP, Sybase
Erscheinungsjahr20132008201720091987
Aktuelle Version7.2.4, September 20123.14.1, Jänner 202416.0
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoGNU GPLkommerziell infoFree license availablekommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenseskommerziell
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaC++C und C++C++C und C++
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportFreeBSD
Linux
OS X
LinuxBSD
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)jaschemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infointeger and binaryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaja infomittels Tagsja
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityja infomit propriätären ErweiterungenneinSQL-like query languageja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBCBolt protocol
Cypher query language
HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte Programmiersprachen.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinneinJava und Transact-SQL
Triggersneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.neinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infodynamic graph partitioningSharding infoconsistent hashinghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFTSource-Replica Replikation mit wählbarem ReplikationsfaktorMulti-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 SystemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja inforelationships in graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID infowith snapshot isolationACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja infomittels LevelDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsPluggable Authentication Mechanismen infoz.B. LDAP, HTTPUsers, roles and permissionsCryptographically strong user authentication and audit trailBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBDrizzleMemgraphQuasardbSAP Adaptive Server infofrüherer Name: Sybase ASE
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
You can check out our pricing model and licenses on the company website .
» 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
CrateDBDrizzleMemgraphQuasardbSAP Adaptive Server infofrüherer Name: Sybase ASE
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

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

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

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26. März 2021, Towards Data Science

bereitgestellt von Google News

Defying Expectations: The Quasar That's Rewriting Galactic Rules
7. April 2024, SciTechDaily

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

bereitgestellt von Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7. April 2021, SAP News

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5. Januar 2023, Business Wire

Install latest SAP Adaptive Server Enterprise patches, experts urge
3. Juni 2020, CSO Online

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3. Juni 2020, BleepingComputer

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3. Juni 2020, The Hacker News

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

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt