DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Firebase Realtime Database vs. Hypertable vs. Manticore Search vs. ScyllaDB

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. Firebase Realtime Database vs. Hypertable vs. Manticore Search vs. ScyllaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Eine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopMulti-storage database for search, including full-text search.Cassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellRelational DBMSDocument StoreWide Column StoreSuchmaschineWide Column Store
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,79
Rang#213  Overall
#101  Relational DBMS
Punkte13,60
Rang#39  Overall
#6  Document Stores
Punkte0,23
Rang#301  Overall
#21  Suchmaschinen
Punkte4,15
Rang#69  Overall
#5  Wide Column Stores
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlfirebase.google.com/­products/­realtime-databasemanticoresearch.comwww.scylladb.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewfirebase.google.com/­docs/­databasemanual.manticoresearch.comdocs.scylladb.com
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupGoogle infoacquired by Google 2014Hypertable Inc.Manticore SoftwareScyllaDB
Erscheinungsjahr20162012200920172015
Aktuelle Version0.9.8.11, Maerz 20166.0, Februar 2023ScyllaDB Open Source 6.0.2, Juli 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen Source infoGPL Version 2Open Source infoOpen Source (AGPL), commercial license 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC++C++C++
Server BetriebssystemegehostetgehostetLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
FreeBSD
Linux
macOS
Windows
Linux
DatenschemajaschemafreischemafreiFixed schemaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinCan index from XMLnein
Sekundärindizesjajaeingeschränkt infoNur Gleichheits- und Präfixabfragenja infoFull-Text Index auf allen Suchfeldernja infocluster global secondary indices
SQL infoSupport of SQLjaneinneinSQL-like query languageSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteJDBC
ODBC
Android
iOS
JavaScript API
RESTful HTTP API
C++ API
Thrift
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
Java
JavaScript
Objective-C
C++
Java
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored Proceduresjalimited functionality with using 'rules'neinuser defined functionsyes, Lua
TriggersjaCallbacks are triggered when data changesneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingSharding 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 servicewählbarer Replikationsfaktor auf FilesystemebeneSynchronous replication based on Galera libraryfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaneinja infoisolated transactions for atomic changes and binary logging for safe writesnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
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 infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, based on authentication and database rulesneinneinAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBFirebase Realtime DatabaseHypertableManticore SearchScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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 AnalyticDB for PostgreSQL infoformer name was HybridDBFirebase Realtime DatabaseHypertableManticore SearchScyllaDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

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

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

Experts disclosed two critical flaws in Alibaba cloud database services
20. April 2023, securityaffairs.com

The Evolution of Online Analytics from Alibaba Economy Ecosystem to the Cloud
20. Februar 2021, DataDrivenInvestor

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to Choose
8. März 2024, Appinventiv

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Misconfigured firebase: A real-time cyber threat
18. Januar 2024, Atos

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, TechCrunch

bereitgestellt von Google News

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

5 Free NoSQL Database Certification Courses in 2024
31. Januar 2024, AIM

DataView VR: The Workspace of the Future
31. März 2019, Interesting Engineering

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

bereitgestellt von Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

Highlighting in Search Results
24. Mai 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27. April 2023, hackernoon.com

Optimizing Elastic Search for High-Load Applications
18. August 2023, hackernoon.com

bereitgestellt von Google News

ScyllaDB 6.0 advances open source database scalability
12. Juni 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale
6. Januar 2023, AWS Blog

Scylla DB Adds Materialized Views
28. Januar 2019, iProgrammer

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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