Projects tagged ‘migration’


[21 total ]
16

Tailor

   

Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Perforce, Subversion and Tla repositories.

4

Hobo

 
Primary Language: Ruby Licensed as: MIT License

Hobo is an Open Source extension to Ruby on Rails which helps you build full blown web applications incredibly quickly and easily. Available as a Gem or Rails plugin, Hobo provides a simple, clean and elegant development framework which allows for ... [More] rapid prototyping or production of the most sophisticated web applications. Main Features: * Rapid implementation of dynamic Ajax interfaces in your application with no extra programming. * Switchable themes. Customise and tweak your application structure and layout to meet any design goals. * Powerful mark-up language, DRYML, combines rapid development with ultimate design flexibility. The end of the cookie cutter blues! [Less]

Metrics updated 27 Nov 07

3

darcs-to-git

   
Primary Language: Ruby

Mirror darcs repositories as git repositories. Made because of the author's dissatisfaction with darcs2git and Tailor.

Metrics updated 04 Oct 08

3

Scriptella ETL

   
Primary Language: Java Licensed as: Apache License 2.0

Scriptella is an ETL (Extract-Transform-Load) and script execution tool. Its primary focus is simplicity. It doesn't require the user to learn another complex XML-based language to use it, but allows the use of SQL or another scripting language ... [More] suitable for the data source to perform required transformations. Main features: * Simple and minimalistic XML syntax for ETL scripts. * Built-in providers for JDBC, CSV, Text, XML, LDAP, Lucene and Velocity. * Support for many useful JDBC features, e.g. parameters in SQL including file blobs and JDBC escaping. * Easy-to-Use as a standalone tool or Ant task. No deployment/installation required. Easy-To-Run ETL files directly from Java code. * Seamless integration with Java/Java EE and Spring [Less]

Metrics updated 06 Oct 08

2

Django Evolution

 
Primary Language: Python Licensed as: BSD-ish License

When you run ./manage.py syncdb, Django will look for any new models that have been defined, and add a database table to represent those new models. However, if you make a change to an existing model, ./manage.py syncdb will not make any changes to ... [More] the database. This is where Django Evolution fits in. Django Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes. [Less]

Metrics updated 07 Oct 08

2

Exorcist

   
Primary Language: Java Licensed as: Apache License 2.0

Framework for migrating and transforming content between various types of content repositories.

Metrics updated 06 Oct 08

1

deseb

   
Primary Language: Python Licensed as: Python Software Foundation License

Django External Schema Evolution Branch Django, via the command ./manage syncdb, can automatically build a database schema based on your applications models.py file. However, after you've done this once, it leaves you with two unpleasant follow-up ... [More] options if you ever make any changes to your model structure: 1. destroy your existing schema (along with all your data) and let ./manage syncdb rebuild it for you 2. manage your own schema upgrades by writing your own SQL Project deseb aims to fill this void by providing s third option: 3. generate schema upgrades via the command: ./manage evolvedb [Less]

Metrics updated 07 Oct 08

1

Mango - Migration Assistant NG

 
Primary Language: C++ Licensed as: GNU General Public License 2.0

MacOSX contains utility Migration Assistant which can import users, application settings and various files from old Macintosh to new one. Mango tries to bring similar functionality to Linux but with wider OS and application support.

Metrics updated 05 Oct 08

1

pgmigrate

 
Primary Language: Python Licensed as: Apache License 2.0

The pgmigrate tool is developed for managing changes in database structure between a project members. It does so by managing so called 'patches'. Small pieces of SQL or Python code which modifies database schema. So far it supports only PostgreSQL. Starting from 1.2.0 can be easily integrated with Django to solve schema migration issue.

Metrics updated 04 Oct 08

1

hypersphere

 
Primary Language: Groovy Licensed as: Apache License 2.0

hypersphere follows a model-driven approach to migrate EJB 2.1 applications to a vendor-neutral EJB 3.0 platform. Aiming to provide a suite of generators in the future, hypersphere provides only one generator for the automatic migration of WebSphere-based EJB 2.1 applications so far.

Metrics updated 05 Oct 08