• deltasql是一个全面和有效的软件解决方案的目的在于提供数据库中开发的手段继续追踪执行的团队成员,作为一个版本控制仪器,以使他们能够保持自己的架构的最新的,在所有的时间,使他们能够进行其工作。

    通过依靠版本控制,这是不可能的错误,诸如缺少或脚本不同的模式出现,同时也限制量的严重错误,在生产结果的模式不一致。

    deltasql通过同步的数据库与源代码,因为它正在编写的开发。 它涉及一系列的PHP scripts将运行在阿帕奇服务器连接的数据库,以收集的剧本更改数据模型,随着方法处理其分支机构。

    对于这种情况发生,用户需要量SQL脚本,并建立一个数据库的实例表在那里他们可以储存量的脚本运行的最后一次。 deltasql依赖于表名'TBSYNCHRONIZE这个精确的目的。

    借助的一种形式,用户可以输入数据同步表,其自动更新和计算机数据模型链,返回的结果的用户。 脚本需要手动执行。

    此外,deltasql允许用户,以更新发展以及生产模式,或者它们可以变换他们从一个到另一个。 一个倾倒模式可以被进口到一个不同的数据库和可以升级,给予同步表存在重复的模式。

    降级架构以一个较早的版本,但不支持。 deltasql是具备处理Oracle、PostgreSQL MySQL SQL服务器数据库,但是它也可以作其他类似SQL DBs。

  • deltasql के लिए एक व्यापक और कुशल सॉफ्टवेयर समाधान प्रदान करने के उद्देश्य से डेटाबेस डेवलपर्स के साधन के साथ रखने के लिए ट्रैकिंग के परिवर्तन द्वारा प्रदर्शन टीम के सदस्यों के रूप में अभिनय, एक संस्करण नियंत्रण उपकरण को सक्षम करने के लिए उन्हें रखने के लिए उनके स्कीमा ऊपर तिथि करने के लिए, सभी समय पर अनुमति देता है, उन्हें ले जाने के लिए पर अपने काम के साथ.

    पर भरोसा करके संस्करण नियंत्रण के साथ, यह कम संभावना है, त्रुटियों के लिए इस तरह के रूप में लापता स्क्रिप्ट या भिन्न स्कीमाओं के लिए होते हैं, जबकि यह भी सीमित राशि के महत्वपूर्ण त्रुटियों में उत्पादन, एक परिणाम के रूप में स्कीमा विसंगति है ।

    deltasql के द्वारा इस करता है तुल्यकालन डेटाबेस स्रोत कोड के साथ के रूप में यह लिखा जा रहा है डेवलपर्स द्वारा. यह आता है की एक श्रृंखला के साथ PHP स्क्रिप्ट चला जाएगा कि एक अपाचे सर्वर से जुड़ा एक डेटाबेस के लिए, क्रम में इकट्ठा करने के लिए स्क्रिप्ट में फेरबदल डेटा मॉडल के साथ, विधि से निपटने की अपनी शाखाओं.

    ऐसा करने के लिए, उपयोगकर्ताओं की जरूरत के लिए संख्या SQL स्क्रिप्ट और एक डेटाबेस का निर्माण, उदाहरण तालिका में, जहां वे कर सकते हैं की दुकान की संख्या स्क्रिप्ट है कि चला गया था पिछले. deltasql पर निर्भर करता है, एक टेबल नाम 'TBSYNCHRONIZE' के लिए इस सटीक उद्देश्य है ।

    के साधन के द्वारा एक फार्म के साथ, उपयोगकर्ताओं कर सकते हैं इनपुट डेटा तुल्यकालन से मेज है, जो स्वचालित रूप से अद्यतन और कंप्यूटर डेटा मॉडल चेन लौटने, परिणाम उपयोगकर्ताओं के लिए है । स्क्रिप्ट की जरूरत है होना करने के लिए मैन्युअल रूप से मार डाला.

    इसके अलावा, deltasql की अनुमति देता है उपयोगकर्ताओं को अद्यतन करने के लिए विकास के रूप में अच्छी तरह से उत्पादन के रूप में स्कीमा, या वे उन्हें बदल सकते हैं एक दूसरे से. एक फेंक दिया स्कीमा आयात किया जा सकता है में एक अलग DB है और उन्नत किया जा सकता है, यह देखते हुए कि तुल्यकालन तालिका में संग्रहीत किया जाता है के भीतर डुप्लिकेट स्कीमा.

    पदावनति एक स्कीमा के लिए पहले के एक संस्करण है, हालांकि, समर्थित नहीं है । deltasql है संभाल करने के लिए सुसज्जित ओरेकल, PostgreSQL, MySQL या एसक्यूएल सर्वर डेटाबेस है, लेकिन यह भी काम कर सकते हैं के साथ अन्य एसक्यूएल की तरह डीबीएस.

  • deltasql is a comprehensive and efficient software solution aimed to provide database developers with the means of keep tracking of changes performed by team members, acting as a version control instrument to enable them to keep their schema up to date, at all times, allowing them to carry on with their work.

    By relying on version control, it is less likely for errors such as missing scripts or different schemas to occur, while also limiting the amount of critical errors in production, as a result of schema inconsistency.

    deltasql does this by synchronizing the databases with the source code as it is being written by developers. It comes with a series of PHP scripts that will be run on an Apache server connected to a database, in order to gather the scripts altering the data model, along with method of handling its branches.

    For this to happen, users need to number the SQL scripts and build a database instance table where they can store the number of the script that was run last. deltasql relies on a table names ‘TBSYNCHRONIZE’ for this precise purpose.

    By means of a form, users can input data from the synchronization table, which automatically updates and computer the data model chain, returning the result to users. Scripts need to be manually executed.

    Moreover, deltasql allows users to update the development as well as the production schemas, or they can transform them from one to the other. A dumped schema can be imported into a different DB and can be upgraded, given that the synchronization table is stored within the duplicate schema.

    Downgrading a schema to an earlier version, however, is not supported. deltasql is equipped to handle Oracle, PostgreSQL, MySQL or SQL Server databases, but it can also work with other SQL-like DBs.