deltasql is an advanced Database Schema Version Control. It allows a team to commonly develop a data model on the fly, while the source code is growing. Sync algo supports branches and tags. Works for postgreSQL, Oracle, mySQL, MariaDB, Microsoft SQL Server or any SQL-like db.
Features
- database synchronization
- database sql script management
License
GNU General Public License version 2.0 (GPLv2)Other Useful Business Software
The All-in-One Commerce Platform for Businesses - Shopify
Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Rate This Project
Login To Rate This Project
User Reviews
-
deltaSQl has been a life saver for me . keeping track of individual sql scripts has never been easier . A simple bash script will make this work perfectly with your build server environment . Upgrading application database is as simple as running a bash script which uses deltaSQL API's to the generate required delta . Huge time savings .
-
Thanks for Deltasql, it's excellent!
-
It works for me :-) Code quality might not be the best, but it allows developers to save time managing database schemas, and it substantially reduces the amount of mistakes due to datamodel-sourcecode asynchronization. There are plenty of clients for the deltasql server. With dbredactor or ant client, it integrates well with Eclipse. With the bash client and cron jobs it is even possible to build a continous integration for database schemas.