Skip to content

Instantly share code, notes, and snippets.

View alberttwong's full-sized avatar
🚀
On a rocket ship!

Albert T. Wong alberttwong

🚀
On a rocket ship!
View GitHub Profile
@alberttwong
alberttwong / gist:a6d180c4eafecf9bdcf764196ca3d961
Last active April 19, 2024 21:36
debezium open data lakehouse
Using https://github.com/StarRocks/demo/tree/master/documentation-samples/datalakehouse. For simplicity, I am using the postgreSQL, zookeeper, kafka, kafka connect images from debezium since they have already made all the recommended modifications to support debezium.
Once the docker-compose envirnoment is up
## Create databases
### PG
CREATE DATABASE tpcds;
### StarRocks
create database tpcds;
Feature Databricks Delta Open-source Delta Lake
Support Proprietary Open source
Availability Part of the Databricks platform Freely available
Features Includes additional features and optimizations Does not include all features of Databricks Delta
Performance Faster query performance Slower query performance
Data governance More advanced data governance features Fewer data governance features
Cost Can be expensive Free to use
class Thrift < Formula
desc "Framework for scalable cross-language services development"
homepage "https://thrift.apache.org/"
url "https://archive.apache.org/dist/thrift/0.13.0/thrift-0.13.0.tar.gz"
sha256 "7ad348b88033af46ce49148097afe354d513c1fca7c607b59c33ebb6064b5179"
bottle do
cellar :any
rebuild 1
# sha256 "5b99e08e1a69b6b9e39769982efec86fd773753d39439ca89011e180bcdb9249" => :mojave
@alberttwong
alberttwong / gist:927757e0fbe635bceab653bbc590366a
Last active January 27, 2021 23:40
How to configure MongoDB Operator on Red Hat OpenShift 4.4+
Redirect to https://github.com/alberttwong/mongodb-kubernetes-enterprise-operator-quickstart
@alberttwong
alberttwong / upgrade
Last active July 15, 2018 21:00
WDmycloud Gen 1
https://drive.google.com/drive/folders/0B_6OlQ_H0PxVZTBtM3EyRVhDVms