cl-migratum
Database schema upgrader
A Common Lisp system that automates the process of updating database schemas during software development and deployment.
Database Schema Migration System for Common Lisp
45 stars
4 watching
5 forks
Language: Common Lisp
last commit: 12 months ago
Linked from 1 awesome list
common-lispdatabase-managementdatabase-migrationsdatabase-schemalisp
Related projects:
Repository | Description | Stars |
---|---|---|
dnaeon/clingon | A command-line options parser system for Common Lisp | 127 |
dnaeon/cl-ssh-keys | A Common Lisp system for generating and parsing OpenSSH keys. | 23 |
muir/libschema | A tool for managing and executing database schema migrations in Go libraries. | 15 |
dnaeon/cl-bcrypt | Provides functions to generate, parse and verify bcrypt password hashes | 13 |
lecaillon/evolve | Automates database changes across multiple environments and teams. | 849 |
dnaeon/cl-jingle | A Common Lisp web framework with features and tools for building REST APIs and applications | 48 |
sheepduke/chameleon | A configuration management library for Common Lisp with profile support. | 17 |
budu/lobos | A Clojure-based library for defining and manipulating SQL database schemas with migration support. | 267 |
guiabolso/darwin | Manages changes to a database schema over time. | 144 |
atgreen/cl-chroma | A Common Lisp interface to the Chroma vector database | 8 |
cakephp/migrations | A plugin that simplifies the management of database schema changes in CakePHP applications. | 138 |
schemacrawler/schemacrawler | A tool for discovering and visualizing database schema information | 1,624 |
indix/schemer | A schema registry and inference system for various data formats | 111 |
seaql/sea-schema | A tool for managing and discovering database schema in multiple databases using Rust. | 193 |
cldm/cl-semver | A Common Lisp implementation of the Semantic Versioning Specification for version management | 14 |