Description: node-db-migrate is an open source Node.js database migration framework. It allows you to write database migrations in JavaScript, enabling you to migrate your database in a consistent and easy way.
Type: software
Pricing: Open Source
Description: A SQL data dictionary is a centralized repository of information about a database's schema. It documents tables, columns, data types, indexes, keys, views, stored procedures, and other database objects.
Type: software