1 Repo
Middleware-layer encryption that protects sensitive data before it reaches the physical storage layer.
Distinct from Encryption: Distinct from general Encryption: specifically implements transparent encryption as a middleware layer intercepting database streams.
Explore 1 awesome GitHub repository matching security & cryptography · Transparent Data. Refine with filters or upvote what's useful.
ShardingSphere is a distributed SQL database middleware that provides sharding, read-write splitting, and distributed transaction management for relational databases. It functions as a layer that intercepts SQL queries to distribute data across multiple physical database instances for horizontal scaling. The project is distinguished by its ability to operate as either a standalone transparent database proxy or via direct integration as a JDBC driver. It features a SQL dialect translator that parses queries into abstract syntax trees to convert syntax between different database engines, enabli
Provides a middleware encryption layer that transparently encrypts or masks sensitive data fields before storage.