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

DBMS > AgensGraph vs. Amazon CloudSearch vs. ClickHouse vs. Firebase Realtime Database vs. OrigoDB

Vergleich der Systemeigenschaften AgensGraph vs. Amazon CloudSearch vs. ClickHouse vs. Firebase Realtime Database vs. OrigoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenAmazon CloudSearch  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLVon Amazon gehostetes Suchmaschinen-Service, Daten sind in der Amanzon Cloud gespeichertA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A fully ACID in-memory object graph database
Primäres DatenbankmodellGraph DBMS
Relational DBMS
SuchmaschineRelational DBMSDocument StoreDocument Store
Object oriented DBMS
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Punkte1,85
Rang#137  Overall
#12  Suchmaschinen
Punkte16,34
Rang#38  Overall
#23  Relational DBMS
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Websitebitnine.net/­agensgraphaws.amazon.com/­cloudsearchclickhouse.comfirebase.google.com/­products/­realtime-databaseorigodb.com
Technische Dokumentationbitnine.net/­documentationdocs.aws.amazon.com/­cloudsearchclickhouse.com/­docsfirebase.google.com/­docs/­databaseorigodb.com/­docs
EntwicklerBitnine Global Inc.AmazonClickhouse Inc.Google infoacquired by Google 2014Robert Friberg et al
Erscheinungsjahr20162012201620122009 infounder the name LiveDB
Aktuelle Version2.1, Dezember 2018v24.4.1.2088-stable, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0kommerziellOpen Source infoApache 2.0kommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
ImplementierungsspracheCC++C#
Server BetriebssystemeLinux
OS X
Windows
gehostetFreeBSD
Linux
macOS
gehostetLinux
Windows
Datenschemadepending on used data modeljajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaUser defined using .NET types and collections
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infocan be achieved using .NET
Sekundärindizesjaja infoalle Suchfelder werden automatisch indiziertyesjaja
SQL infoSupport of SQLjaneinClose to ANSI SQL (SQL/JSON + extensions)neinnein
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
HTTP APIgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
Android
iOS
JavaScript API
RESTful HTTP API
.NET Client API
HTTP API
LINQ
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
Java
JavaScript
Objective-C
.Net
Server-seitige Scripts infoStored Proceduresjaneinjalimited functionality with using 'rules'ja
TriggersneinneinneinCallbacks are triggered when data changesja infoDomain Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichja infoautomatisch Partitionierung über Amazon Search Instanzen je nach Notwendigkeitkey based and customhorizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infotransparent gesteuert von AWSAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Fremdschlüssel inforeferenzielle Integritätjaneinneinneindepending on model
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinjaACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoWrite ahead log
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAuthentifizierung mittels verschlüsselter SignaturenAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.yes, based on authentication and database rulesRole based authorization

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
DrittanbieterAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» mehr

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AgensGraphAmazon CloudSearchClickHouseFirebase Realtime DatabaseOrigoDB
DB-Engines Blog Posts

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

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

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

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14. Juni 2022, Business Wire

bereitgestellt von Google News

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12. April 2012, AWS Blog

Is Amazon CloudSearch superior to do-it-yourself search tools?
24. Januar 2014, TechTarget

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24. März 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16. April 2012, Forbes

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21. Oktober 2014, AWS Blog

bereitgestellt von Google News

Why Clickhouse Should Be Your Next Database
6. Juli 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28. November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1. November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16. Januar 2024, InfoQ.com

Snowflake vs. BigQuery vs. ClickHouse: Mastering Cost-Effective Business Analytics
6. Dezember 2023, hackernoon.com

bereitgestellt von Google News

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

Don't be like these 900+ websites and expose millions of passwords via Firebase
8. Mai 2024, MSN

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

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

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.

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt