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 > Amazon Redshift vs. Apache Impala vs. Google Cloud Datastore vs. Oracle vs. SQLite

Vergleich der Systemeigenschaften Amazon Redshift vs. Apache Impala vs. Google Cloud Datastore vs. Oracle vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenApache Impala  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsAnalytic DBMS für HadoopSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformWeit verbreitetes, allgemein einsetzbares RDBMSWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte19,03
Rang#34  Overall
#21  Relational DBMS
Punkte14,03
Rang#40  Overall
#24  Relational DBMS
Punkte4,49
Rang#79  Overall
#12  Document Stores
Punkte1234,27
Rang#1  Overall
#1  Relational DBMS
Punkte116,01
Rang#10  Overall
#7  Relational DBMS
Websiteaws.amazon.com/­redshiftimpala.apache.orgcloud.google.com/­datastorewww.oracle.com/­databasewww.sqlite.org
Technische Dokumentationdocs.aws.amazon.com/­redshiftimpala.apache.org/­impala-docs.htmlcloud.google.com/­datastore/­docsdocs.oracle.com/­en/­databasewww.sqlite.org/­docs.html
EntwicklerAmazon (based on PostgreSQL)Apache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaGoogleOracleDwayne Richard Hipp
Erscheinungsjahr20122013200819802000
Aktuelle Version4.1.0, Juni 202223c, September 20233.45.2  (12 March 2024), Maerz 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2kommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoPublic Domain
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++C und C++C
Server BetriebssystemegehostetLinuxgehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
serverlos
Datenschemajajaschemafreija infoSchemaless in JSON and XML columnsja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, Details hierjaja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizeseingeschränktjajajaja
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-StandardsSQL-like DML and DDL statementsSQL-like query language (GQL)ja infomit proprietären Erweiterungenja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCAll languages supporting JDBC/ODBC.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin Pythonja infoBenutzer definierte Funktionen und Integration von Map/Reducemit Google App EnginePL/SQL infoauch Java stored procedures möglichnein
TriggersneinneinCallbacks mit Google Apps Enginejaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding, horizontal partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjafrei wählbarer ReplikationsfaktorMulti-source replication using PaxosMulti-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoAbfragen werden als Map/Reduce Jobs durchgeführtja infomittels Google Cloud Dataflownein infokann in PL/SQL realisiert werdennein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'neinja infovia ReferenceProperties or Ancestor pathsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infomit parameterisierbarem isolation levelACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
Amazon RedshiftApache ImpalaGoogle Cloud DatastoreOracleSQLite
DB-Engines Blog Posts

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17. April 2024, AWS Blog

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18. April 2024, AWS Blog

Explore data with ease: Use SQL and Text-to-SQL in Amazon SageMaker Studio JupyterLab notebooks | Amazon Web ...
16. April 2024, AWS Blog

How Aura from Unity revolutionized their big data pipeline with Amazon Redshift Serverless | Amazon Web Services
4. April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

bereitgestellt von Google News

Apache Impala becomes Top-Level Project
28. November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28. November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12. März 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27. Oktober 2017, KDnuggets

bereitgestellt von Google News

Google Cloud is NOT magicking away data egress fees
12. Januar 2024, The Stack

SAP adds vector datastore to HANA Cloud database
2. November 2023, Techzine Europe

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7. Februar 2023, NetApp

Your Memories. Their Cloud.
1. Januar 2023, The New York Times

All of Google’s cloud database services are now out of beta
16. August 2016, TechCrunch

bereitgestellt von Google News

Blog Theme - Details
17. April 2024, Oracle

RSA Conference 2024: The Art of Possible
16. April 2024, Oracle

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2. April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, Oracle

Transportable Binary XML – modern XML document storage in Oracle Database 23c
11. April 2024, Oracle

bereitgestellt von Google News

SQLite the New Hotness?! 🤔
21. März 2024, hackernoon.com

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

Universal API Access from Postgres and SQLite
27. Februar 2024, oreilly.com

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

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

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.

Präsentieren Sie hier Ihr Produkt