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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Dragonfly vs. EJDB vs. Manticore Search vs. RavenDB

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. Dragonfly vs. EJDB vs. Manticore Search vs. RavenDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Multi-storage database for search, including full-text search.Open Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellRelational DBMSKey-Value StoreDocument StoreSuchmaschineDocument Store
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,68
Rang#231  Overall
#105  Relational DBMS
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte2,92
Rang#101  Overall
#18  Document Stores
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­Softmotions/­ejdbmanticoresearch.comravendb.net
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewwww.dragonflydb.io/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmanual.manticoresearch.comravendb.net/­docs
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupDragonflyDB team and community contributorsSoftmotionsManticore SoftwareHibernating Rhinos
Erscheinungsjahr20162023201220172010
Aktuelle Version1.0, March 20236.0, Februar 20235.4, Juli 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSL 1.1Open Source infoGPLv2Open Source infoGPL Version 2Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
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++CC++C#
Server BetriebssystemegehostetLinuxserverlosFreeBSD
Linux
macOS
Windows
Linux
macOS
Raspberry Pi
Windows
DatenschemajaschemafreischemafreiFixed schemaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejastrings, hashes, lists, sets, sorted sets, bit arraysja infostring, integer, double, bool, date, object_idInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinCan index from XML
Sekundärindizesjaneinneinja infoFull-Text Index auf allen Suchfeldernja
SQL infoSupport of SQLjaneinneinSQL-like query languageSQL-like query language (RQL)
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolIn-process LibraryBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresjaLuaneinuser defined functionsja
Triggersjapublish/subscribe channels provide some trigger functionalityneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeineSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceSource-Replica ReplikationkeineSynchronous replication based on Galera libraryMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätjaneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scriptsneinja infoisolated transactions for atomic changes and binary logging for safe writesACID, Cluster-wide transaction available
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serverja infoRead/Write Lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardPassword-based authenticationneinneinAuthorization levels configured per client per database

Weitere Informationen bereitgestellt vom Systemhersteller

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 AnalyticDB for PostgreSQL infoformer name was HybridDBDragonflyEJDBManticore SearchRavenDB
Erwähnungen in aktuellen Nachrichten

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

Accidental ‘write’ Permissions In Alibaba PostgreSQL Let Attackers Access Sensitive Data
22. April 2023, GBHackers

Alibaba News Roundup: Disney, Freshippo Launch Collaboration
4. August 2023, Alizila

Alibaba Cloud to spur AI innovation with upcoming Singapore hackathon in March | KrASIA
21. Februar 2024, KrASIA

Experts disclosed two critical flaws in Alibaba cloud database services
20. April 2023, Security Affairs

bereitgestellt von Google News

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18. April 2023, Business Wire

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

8 Powerful Alternatives to Elasticsearch
25. April 2024, Insider Monkey

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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
2. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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

Präsentieren Sie hier Ihr Produkt