Projects tagged ‘sqlserver’ and ‘tools’


[4 total ]
10

DotNetKicks

 
Primary Language: C# Licensed as: New BSD License

dotnetkicks.com is a community based news site edited by our members. It specialises in Microsoft development techniques, technologies and tools including ASP.NET, C#, VB.NET, C++, Visual Studio, Team System, SQL Server and Microsoft Vista. ... [More] Individual users of the site submit and review stories, the most popular of which make it to the homepage. Users are encouraged to 'kick' stories that they would like to appear on the homepage. If a story receives enough kicks, it will be promoted. [Less]

Metrics updated 06 Oct 08

2

SchemaSpy

   
Primary Language: Java Licensed as: GNU Lesser General Public License 3

SchemaSpy is a Java-based tool that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the hierarchy of database tables via child and parent table ... [More] relationships. The browsing through relationships can occur though HTML links and/or though the graphical representation of the relationships. It's also designed to help resolve the obtuse errors that a database sometimes gives related to failures due to constraints. [Less]

Metrics updated 06 Oct 08

1

Flynn

 
Primary Language: C# Licensed as: GNU Lesser General Public License 2.1

Flynn is a database refactoring tool. Its task is to help developers and administrators build up an application's database to a certain state. For Flynn to work you have to register update scripts in an XML file. A single call to the flynn application on the console will execute all necessary scripts to lift a database up to a desired version.

Metrics updated 07 Oct 08

1

XMLToaster

 
Primary Language: Java Licensed as: GNU General Public License 3.0

XMLToaster is a two way database to XML mapping tool. It maps XML messages directly into database tables and extracts data into XML documents. It uses a simple SQL "select" like statement to extract data into XML documents of arbitrary ... [More] complexity. It scales to handle very complex mappings such as might be found when extracting from a legacy database into an ESB service catalog. Persistence is currently through an XML mapping file, shortly to be replaced by more user-friendly SQL style update statements. The persistence engine is also capable of handling enterprise level requirements. Key features: - Simple XML message generation from a database. - Quick and easy persistance of XML messages to the database without the traditional coding overhead. It specialises in handling very complex mappings of XML to tables. [Less]

Metrics updated about 22 hours ago