-
Updated
Sep 5, 2020 - JavaScript
#
redshift
Here are 296 public repositories matching this topic...
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
visualization
javascript
mysql
python
bigquery
bi
spark
dashboard
athena
analytics
postgresql
business-intelligence
redash
redshift
databricks
spark-sql
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
route53
aws
elasticsearch
lambda
machine-learning
cloud
cloudformation
ec2
serverless
aws-sdk
dynamodb
s3
cloudwatch
iam
ecs
kinesis
aws-cli
cloud-management
redshift
rds
-
Updated
Sep 2, 2020 - Python
julioasotodv
commented
May 30, 2018
Hi,
First of all, thank you all for Falcon. It's awesome.
However, it looks like the Apache Drill connector only works with S3 buckets. Nonetheless, Drill itself is able to query from lots of other places (such as a local filesystem, HDFS, MongoDB...).
Adding generic support for Apache Drill (without the need for S3 credentials) would be great. It would expand Falcon capabilities a lot
Fluent migrations framework for .NET
mysql
postgres
sql
sql-server
database
dotnet
oracle
migration
redshift
db2
database-schema
fluentmigrator
-
Updated
Sep 3, 2020 - C#
Pandas on AWS
mysql
python
emr
aws
data-science
lambda
aws-lambda
athena
etl
pandas
data-engineering
redshift
apache-parquet
amazon-athena
apache-arrow
aws-glue
glue-catalog
amazon-sagemaker-notebook
-
Updated
Sep 4, 2020 - Python
tbls is a CI-Friendly tool for document a database, written in Go.
mysql
markdown
bigquery
continuous-integration
sqlite
excel
dynamodb
postgresql
documentation-tool
plantuml
redshift
sqlserver
database-schema
spanner
er-diagram
database-document
-
Updated
Sep 4, 2020 - Go
An end-to-end GoodReads Data Pipeline for Building Data Lake, Data Warehouse and Analytics Platform.
python
airflow
spark
apache-spark
scheduler
s3
data-engineering
data-lake
warehouse
redshift
data-migration
livy
etl-framework
apache-airflow
emr-cluster
etl-pipeline
etl-job
data-engineering-pipeline
airflow-dag
goodreads-data-pipeline
-
Updated
Mar 9, 2020 - Python
A color temperature setting library and CLI that operates in a similar way to f.lux and Redshift.
-
Updated
Jul 5, 2018 - Go
An extensible and highly configurable alternative to redshift
battery
ergonomics
icc
redshift
colour
scripted
colour-profiles
darkroom
blueshift
cct
colour-temperature
clut
-
Updated
Feb 25, 2017 - Python
CLI to measure an AWS EC2/Redshift account's usage and optimize it
-
Updated
Jan 31, 2020 - Python
A luigi powered analytics / warehouse stack
mysql
python
aws
workflow
spark
hive
etl
postgresql
google-sheets
luigi
salesforce
typeform
redshift
teradata
-
Updated
Mar 16, 2017 - Python
Udacity Data Engineering Nano Degree (DEND)
-
Updated
Jan 20, 2020 - Jupyter Notebook
A simple collection of tools to help you get started with Amazon Redshift from node.js
-
Updated
Nov 9, 2018 - JavaScript
Provider for AWS Redshift entities, eg Users, Groups, Permissions, Schemas, Databases
-
Updated
May 18, 2020 - Go
DDL parase and Convert to BigQuery JSON schema and DDL statements
-
Updated
Aug 21, 2020 - Python
Redshift docker image based on postgres
-
Updated
Dec 28, 2018 - Dockerfile
Terraform module which creates Redshift resources on AWS
-
Updated
Aug 13, 2020 - HCL
EntityFrameworkCore Start Kit
-
Updated
Feb 8, 2020 - C#
A simple SQL builder for generate SQL for non-ActiveRecord supports databases
-
Updated
Apr 3, 2020 - Ruby
A full data warehouse infrastructure with ETL pipelines running inside docker on Apache Airflow for data orchestration, AWS Redshift for cloud data warehouse and Metabase to serve the needs of data visualizations such as analytical dashboards.
python
docker
airflow
sql
database
s3
s3-bucket
data-visualization
python3
data-warehouse
metabase
data-engineering
data-analytics
data-analysis
redshift
data-processing
data-cleaning
data-warehousing
data-orchestration
-
Updated
Apr 18, 2020 - Python
A no-frills GUI for the excellent Redshift, with some optional OS hotkeys
-
Updated
Jun 1, 2020 - AutoHotkey
A wrapper around AWS Kinesis Firehose with retry logic and custom queuing behavior. Requires node >= 6.0.0
-
Updated
Jul 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the redshift topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redshift topic, visit your repo's landing page and select "manage topics."
Describe the bug
With XDG_CONFIG_HOME set to something other than $HOME/.config, the supplied apparmor profile DENIES the file access to the redshift.conf file. Adding the line:
owner @{XDG_CONFIG_HOME}/redshift/redshift.conf r,
to the usr.bin.redshift file fixes this when running redshift from the command line. It does not fix it when running redshift-gtk however.