Project Library
Discover and explore quality open source projects
ArangoDB - ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-value. Build high-performance applications using convenient SQL-like query language or JavaScript extensions.
Vitess - Vitess is a database cluster system for horizontal scaling of MySQL
Ignite - a distributed database under Apache, which is memory-centric and multi-model. It claims to be able to process data at the PB level at memory-level speed.
Cobar - Proxy supporting Sharding from Alibaba (has not been maintained for a long time)
mycat - A distributed database middleware based on Alibaba Cobar, officially announced as a super database that simulates MySQL Server
h2database - Fast, open source, in-memory database supporting JDBC API
HikariCP - A simple, reliable, high-performance JDBC connection pool, claimed to be "zero-overhead" production-ready, with a library size of approximately 130KB.
ShardingSphere - an open-source distributed database middleware solution. It provides additional capabilities such as data sharding, read-write separation, flexible transactions, data encryption, and distributed governance in the JDBC layer of Java with zero intrusion to business applications. On this basis, it provides a server version that encapsulates common database protocols to support heterogeneous languages.
Zuul CI - Zuul promotes continuous integration, delivery and system deployment, focusing on project gating and interrelated projects. This is not Netflix's zuul.
Successor: https://github.com/fluxcd/flux2
Spinnaker - Spinnaker is an open source, multi-cloud continuous delivery platform for fast and highly available software releases
JenkinsX - Jenkins X uses Jenkins, Knative Build, Prow, Skaffold and Helm to provide automatic CI + CD for Kubernetes, and provides a preview environment for Pull Requests
Jenkins - The most popular CI/CD tool, providing support for up to thousands of plugins and almost any automated build.
Habitus - Habitus adds workflows to Docker builds, which means you can create a series of builds based on the workflow and generate the final Docker image.
GoCD - The server for continuous delivery, GoCD helps you automate and simplify the build test - release cycle, so that you can deliver products continuously without worries