2 repository-uri
Packaging of database management tools into container images for consistent environment execution.
Distinct from Database Management Tools: Focuses on the delivery mechanism (containers) for the manager, rather than the management capabilities themselves.
Explore 2 awesome GitHub repositories matching data & databases · Containerized Deployments. Refine with filters or upvote what's useful.
pgweb is a web-based database client and graphical administration tool for PostgreSQL. It provides a browser-based interface for executing SQL queries, inspecting schemas, and managing database objects. The tool includes a read-only mode that prevents destructive operations by blocking specific SQL keywords. It supports secure remote access to private instances through native SSH tunneling and encrypted database connections. The application covers a broad range of management capabilities, including multi-environment session management, database structure inspection, and the export of query r
Ships as a container image to simplify installation and orchestration across different environments.
Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr
Provides containerized images for the database and its associated management tools.