redshift
Here are 448 public repositories matching this topic...
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
Updated
May 26, 2022 - Python
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
-
Updated
May 17, 2022 - Python
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.
- [I have check
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
Currently when you sort the list of features (or experiments) it only kept for that session and not saved. We would like to persist this sort state to local storage.
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
-
Updated
May 30, 2022 - Python
Fluent migrations framework for .NET
-
Updated
May 26, 2022 - C#
Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days
-
Updated
May 30, 2022 - TypeScript
tbls is a CI-Friendly tool for document a database, written in Go.
-
Updated
May 29, 2022 - Go
An end-to-end GoodReads Data Pipeline for Building Data Lake, Data Warehouse and Analytics Platform.
-
Updated
Mar 9, 2020 - Python
Low-code metrics store, modern open-source alternative to Looker
-
Updated
Dec 26, 2021 - JavaScript
Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
-
Updated
May 25, 2022 - C#
Beginner data engineering project - batch edition
-
Updated
May 11, 2022 - Shell
Discussed in cuebook/CueObserve#81
Originally posted by satkalra1 August 5, 2021
Hey,
I was trying the cue observe on the test dataset, to understand its working properly but after defining the anomaly, I found this particular error:
{"stackTrace": "Traceback (most recent call last):\n File "pandas/_li
A set of UDFs and Procedures to extend BigQuery, Snowflake, Redshift and Postgres with Spatial Analytics capabilities
-
Updated
May 18, 2022 - JavaScript
Udacity Data Engineering Nano Degree (DEND)
-
Updated
Jan 20, 2020 - Jupyter Notebook
A SQL port of python's scikit-learn preprocessing module, provided as cross-database dbt macros.
-
Updated
May 17, 2022 - Python
A color temperature setting library and CLI that operates in a similar way to f.lux and Redshift. Supports Wayland, X and Windows
-
Updated
Jan 31, 2022 - C
A Data Platform built for AWS, powered by Kubernetes.
-
Updated
May 5, 2022 - Python
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.
-
Updated
Apr 18, 2020 - Python
Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex.
-
Updated
Apr 9, 2022 - JavaScript
An extensible and highly configurable alternative to redshift
-
Updated
Feb 25, 2017 - Python
A luigi powered analytics / warehouse stack
-
Updated
Mar 16, 2017 - Python
CLI to measure an AWS EC2/Redshift account's usage and optimize it
-
Updated
Jan 31, 2020 - Python
Run templatable playbooks of SQL scripts in series and parallel on Redshift, PostgreSQL, BigQuery and Snowflake
-
Updated
Apr 22, 2022 - Go
DDL parase and Convert to BigQuery JSON schema and DDL statements
-
Updated
Mar 21, 2022 - Python
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."


Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.
Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the