scalardb

Transaction manager

A universal transaction manager that simplifies the complexity of managing multiple databases by achieving ACID transactions and real-time analytics across diverse databases.

Universal transaction manager

GitHub

470 stars
25 watching
37 forks
Language: Java
last commit: 2 days ago
Linked from 1 awesome list

amazon-auroracassandracosmos-dbdatabasedistributed-databasedistributed-databasesdistributed-systemsdynamodbmicroservicemicroservicesmysqlnosqloracle-databasepostgresqltransaction

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
scalar-labs/btm Provides a complete implementation of the Java Transaction API (JTA) 1.1. 426
avito-tech/go-transaction-manager An abstraction layer for managing transactions in database interactions 234
pylons/pyramid_tm Manages transactions within Python web applications without requiring middleware. 34
adrianoviana87/ltuiny A utility that helps manage transactions in a ledger file. 12
palantir/atlasdb A distributed database layer with transaction support 55
consensys/tessera A stateless Java system that enables secure encryption and distribution of private transactions in a peer-to-peer network 179
informalsystems/multisig Manages multisig transactions across multiple Cosmos SDK chains and keys using an S3 bucket 36
hpdeifel/hledger-iadd A terminal-based interface for managing financial transactions with interactive features and real-time feedback 82
tmcgilchrist/postgresql-transactional A Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support. 60
apache/incubator-seata-k8s A Kubernetes-based tool for managing distributed transactions and state management in microservices applications 42
vytek/algorandunitysdk An Algorand Unity SDK implementation allowing developers to create and manage transactions locally using the .NET SDK. 1
nbronson/scala-stm A library-based Software Transactional Memory for concurrent data access and updates in Scala 249
mehdime/dbcontextscope Manages DbContext instances to define business transactions in Entity Framework applications. 633
dtm-labs/dtmcli-php A PHP client library for interacting with the Distributed Transaction Manager (DTM) 32
cosmos72/stmx A concurrency control mechanism aimed at making concurrent programming easier to write and understand by allowing atomic memory transactions. 243