meyenii's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
google/latexify_py
A library to generate LaTeX expression from Python code.
ufoym/deepo
Setup and customize deep learning environment in seconds.
brianfrankcooper/YCSB
Yahoo! Cloud Serving Benchmark
polynote/polynote
A better notebook for Scala (and more)
ekzhu/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
le0pard/pgtune
Pgtune - tuning PostgreSQL config by your hardware
salesforce/WikiSQL
A large annotated semantic parsing corpus for developing natural language interfaces.
cmu-db/ottertune
The automatic DBMS configuration tool
ossc-db/pg_hint_plan
Extension adding support for optimizer hints in PostgreSQL
jkkummerfeld/text2sql-data
A collection of datasets that pair questions with SQL queries.
axiomhq/hyperminhash
HyperMinHash: Bringing intersections to HyperLogLog
svpcom/hyperloglog
Python Implementation of Hyper LogLog and Sliding Hyper LogLog algorithms
alexramirez/mac-setup
A very brief and basic list related to the the mac computer setup I like to work with.
yoheikikuta/paper-reading
Notes about papers I read (in Japanese)
gakhov/pdsa
Probabilistic Data Structures and Algorithms in Python
tvondra/pg_tpch
TPC-H like benchmark for PostgreSQL
ossc-db/pg_plan_advsr
PostgreSQL extension for automated execution plan tuning
prasanthj/hyperloglog
HyperLogLog (original and hyperloglog++) algorithm implementation in java.
IBM/SQL-to-Text
SQL-to-Text is a simple code for translating SQL to Text Generation with a novel Graph-to-Sequence Model
oertl/hyperloglog-sketch-estimation-paper
Paper about the estimation of cardinalities from HyperLogLog sketches
artginzburg/powerchime
The missing macOS' PowerChime switcher :loud_sound:
2ndQuadrant/pg-tpch
PostgreSQL-compatible TPC-H benchmark, with wrapper scripts for populating data and evaluating performance
buryat/loglog
LogLog and HyperLogLog algorithms implementations
postgrespro/pg_ycsb
YCSB-like benchmark for pgbench
var-skip/var-skip
Code for variable skipping ICML 2020 paper
hazourahh/Cardinality-Metanome-Algorithms
Algorithms for cardinality estimation
itiut/tpch-patches
Run TPC-H benchmark on PostgreSQL and MySQL
sashaegorov/docker-postgres
Dockerfile for PostgreSQL