Pinned Repositories
DuckIR
A Combined IR for SQL based Machine Learning Prediction Query, detached from duckdb.
bbolt
An embedded key/value database for Go.
Cachelib
Self maintained snapshot of facebook cachelib, see https://github.com/facebook/CacheLib
duckdb
[Snapshot Usage] DuckDB is an in-process SQL OLAP Database Management System
leveldb
My LevelDB Cruise.
oceanbase
To Support Machine Learning Prediction Query by leveraging Python UDF in oceanbase.
optimizer4onnx
Self maintained ONNX Optimizer
skiplist
My skiplist implementation.
SPECMiddleOffice
Data Middle Office Project for spec.org
sqlite
Official Git mirror of the SQLite source tree
lovelynewlife's Repositories
lovelynewlife/oceanbase
To Support Machine Learning Prediction Query by leveraging Python UDF in oceanbase.
lovelynewlife/leveldb
My LevelDB Cruise.
lovelynewlife/optimizer4onnx
Self maintained ONNX Optimizer
lovelynewlife/skiplist
My skiplist implementation.
lovelynewlife/SPECMiddleOffice
Data Middle Office Project for spec.org
lovelynewlife/sqlite
Official Git mirror of the SQLite source tree
lovelynewlife/bbolt
An embedded key/value database for Go.
lovelynewlife/Cachelib
Self maintained snapshot of facebook cachelib, see https://github.com/facebook/CacheLib
lovelynewlife/db-engine-paradigms
For Reference: Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
lovelynewlife/duckdb
[Snapshot Usage] DuckDB is an in-process SQL OLAP Database Management System
lovelynewlife/onnx
[Own Maintenance]Open standard for machine learning interoperability
lovelynewlife/lingo-db
LingoDB: A new analytical database system that blurs the lines between databases and compilers.
lovelynewlife/LitServe
Lightning-fast serving engine for AI models. Flexible. Easy. Enterprise-scale.
lovelynewlife/ML4Sparksql
Extending Apache Spark to support High performance Machine learning prediction queries.
lovelynewlife/mlwhatif
Data-Centric What-If Analysis for Native Machine Learning Pipelines
lovelynewlife/onnxruntime
[Own Maintenance]ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
lovelynewlife/openGauss-server
Explore machine learning operators in openGauss Database.
lovelynewlife/sklearn-onnx
[Own Maintenance]Convert scikit-learn models and pipelines to ONNX
lovelynewlife/substrait
A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
lovelynewlife/superset
[Personal]Apache Superset is a Data Visualization and Data Exploration Platform
lovelynewlife/xv6-riscv
Xv6 for RISC-V