#
database-cluster
Here are 12 public repositories matching this topic...
aquarapid
commented
Jun 14, 2021
Scenario:
- Single vttablet, connecting to external MySQL (happens to be RDS Aurora, but I doubt it matters).
- Single unsharded keyspace (
keyspace3), no vschema, with a single table, containing a single row - Test program using the Python
pymysqldriver, using theCLIENT.FOUND_ROWSflag, and updating a single row to it's current key value (i.e. no rows are updated, but a single row
Distributed PostgreSQL as an extension
postgres
multi-tenant
sql
database
scale
postgresql
sharding
distributed-database
citus
relational-database
database-cluster
citus-extension
-
Updated
Jan 25, 2022 - C
postgresql
gtm
coordinator
postgres-xl
cluster-topology
postgres-xl-docker
database-cluster
datanode
-
Updated
Oct 22, 2020 - Shell
opensource distributed database with base JPA implementation and event processing support
java
sql
database
cep
jpa
cluster
transactional
distributed-database
persistent-storage
complex-event-processing
java-database
database-cluster
horizontal-scaling
stream-sql
-
Updated
Oct 5, 2021 - Java
Distributed database middleware
mysql
middleware
sql
database
postgresql
shard
distributed-transactions
distributed-database
database-cluster
shardingsphere
distributed-sql-database
-
Updated
Aug 12, 2021 - Java
Distributed database middleware
mysql
middleware
sql
database
postgresql
shard
distributed-transactions
distributed-database
database-cluster
shardingsphere
distributed-sql-database
-
Updated
Jun 16, 2021 - Java
Distributed database middleware
mysql
middleware
sql
database
postgresql
shard
distributed-transactions
distributed-database
database-cluster
shardingsphere
distributed-sql-database
-
Updated
Nov 9, 2020
A cryptocurrency forum and arbitrage opportunity application hosted on GCP and written in NodeJS, MongoDB, and EJS
nodejs
gcp
expressjs
cryptocurrency
cloud-computing
ejs
materializecss
google-cloud-platform
database-cluster
mongodb-atlas
arbitrage-opportunity
dynamic-scaling
-
Updated
Aug 20, 2018 - JavaScript
A redis-inspired query framework for interacting transparently with your heterogeneous data layer
-
Updated
Apr 15, 2017 - JavaScript
Shard Postgres on a single Citus node and scale-out to a distributed database cluster with multiple worker nodes
postgresql
sharding
distributed-database
high-availability
database-cluster
educational-project
citus-extension
-
Updated
Oct 11, 2021
Improve this page
Add a description, image, and links to the database-cluster topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the database-cluster topic, visit your repo's landing page and select "manage topics."
The test case YamlProxyConfigurationSwapperTest use lots of mock to build test data, it is too difficult to understand.
It is better to use yaml file to provide test data, just load yaml file in test case and assert swap.