Pinned Repositories
amazonriver
amazonriver 是一个将postgresql的实时数据同步到es或kafka的服务
android-basics-kotlin-bus-schedule-app
Learn to work with databases on Android using the Room persistence library.
apue
apue
ClickHouse
ClickHouse® is a free analytics DBMS for big data
clickhouse_exporter
This is a simple server that periodically scrapes ClickHouse stats and exports them via HTTP for Prometheus(https://prometheus.io/) consumption.
databend
An elastic and reliable Modern Cloud Data Warehouse, offers Blazing Fast Query and combines Elasticity, Simplicity, Low cost of the Cloud, built to make the Data Cloud easy
databend-serde
ekuiper
A lightweight IoT edge analytics software
gosql
An early PostgreSQL implementation in Go
parkour
Android APP Projects
datager's Repositories
datager/parkour
Android APP Projects
datager/android-basics-kotlin-bus-schedule-app
Learn to work with databases on Android using the Room persistence library.
datager/databend
An elastic and reliable Modern Cloud Data Warehouse, offers Blazing Fast Query and combines Elasticity, Simplicity, Low cost of the Cloud, built to make the Data Cloud easy
datager/databend-serde
datager/ekuiper
A lightweight IoT edge analytics software
datager/pigsty
Pigsty - Battery-Included Open-Source Distribution for PostgreSQL
datager/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
datager/reservation
datager/toydb
Distributed SQL database in Rust, written as a learning project
datager/free-programming-books
:books: Freely available programming books
datager/geekbang-rust-ct
极客时间陈天的rust第一课
datager/geektime-rust
我的极客时间 Rust 课程的代码仓库,随课程更新
datager/geektime-vue-course
极客时间代码
datager/inside-rust-std-library
本书主要对RUST的标准库代码进行分析。按照内存相关, 基本数据类型, ops Trait, Option类型, Result类型, Iterator,切片类型,智能指针类型等逐一进行源码分析
datager/kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
datager/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
datager/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
datager/poem
A full-featured and easy-to-use web framework with the Rust programming language.
datager/reservationtyr
core service for resource reservation
datager/retry-go
Simple golang library for retry mechanism
datager/rust-by-example-cn
Rust By Example 中文版(包含在线代码编辑器)
datager/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
datager/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
datager/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
datager/serde
Serialization framework for Rust
datager/TDengine
An open-source time-series database with high-performance, scalability and SQL support. It can be widely used in IoT, Connected Vehicles, DevOps, Energy, Finance and other fields.
datager/v3-admin-vite
datager/vue3learn
datager/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
datager/yolanda
极客时间<网络编程实战>代码