data integrity
Projects with this topic
-
pydabu is a tool designed to help to describe data, making it easier to share and publish. This tool provides a structured way to document data, creating a data bubble that includes necessary metadata.
Updated -
file_hook_server_timestamping.py is a file hook for a GitLab instance. It is used to automatically create timestamped commits for every push to the default branch of a repository. This can be useful for a number of reasons.
Updated -
IntegrityChecker provides an easy interface for creating integrity data (e.g. MD5 / SHA check sums) and use this data later on to verify files are unchanged / intact.
Updated -
For a mind-free weekend getaway, it allocates individuals to vehicles, ensuring each has ≥2 drivers, following rules and preferences. It initializes, allocates drivers, assigns remaining individuals based on preferences, and validates the allocation, employing a greedy approach, returning None if any step fails, or the achieved allocation otherwise.
Updated -
"DentalClinicDB" hosts SQL scripts for creating and managing a dental clinic database in Oracle RDBMS to practice SQL, NoSQL queries, and PL/SQL programming, reinforcing relational database theories and learning to meet user needs effectively.
Updated