Showing 52 open source projects for "sql server"

View related business solutions
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 1
    The project moved to GitHub, https://github.com/aevdokimenko/tsqlunit TSQLUnit is a framework to write tests for applications written in Transact-SQL. It follows the tradition of the "xUnit" framework that is available for almost all programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DaGen is a test data generator for various databases like SQL Server,Oracle,MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Projeto do 4BI 2009 - Grupo G6 Aurélio e Marcelo C
    Downloads: 0 This Week
    Last Update:
    See Project
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 5
    WCell is not using this repository anymore - Please refer to our homepage @ http://www.wcell.org and check out our new repository on Github @ http://github.com/WCell/WCell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Test Automation is a C#-based application that manages projects, requirements, defects, test cases, test case run history, and facilitates automated testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xmlCoverage measures the extend in which XSDs are exercised by a set of XMLs. i.e. how much of a product xml configuration or xml messages space are covered by current test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CompareZilla is a utility application that can compare database table. The databases DO NOT have to be of the same type and not even on the same machine. Current release supports Oracle, SQL Server, MySQL and DB2. database table compare database table ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A unit testing framework for Transact-SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    J2EE framework with 0-configuration.debug/unit test without J2EE server,using Velocity/Freemarker as view,directly JDBC with Apache DBUtils,reusable SQL pagination, SQL transaction based on TRANSACTION_PER_REQUEST,And URL based user access control(UAC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BugOnline is a Web-base bug tracker system; It is easy for install and use. BugOnline base on ASP.NET 2.0 ,SqlServer 2005(include Express version),Ajax etc. BugOnline是一个易于安装及使用的Bug管理系统,基于ASP.NET2.0,SqlServer2005等技术
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Datagenerator is a library and GUI for generating rule based test data for various databases like Mysql, Firebird, Interbase, MSSQL, Oracle, SQLite and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Apps Unit toolkit is a library to help testing your Oracle® e-business suite code. The kit helps testing views, pl/sql packages, concurrent request and more in a Multi-Org e-business setup. No software needs to be installed on the Applications server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Information system to manage execution of manual test scripts. Includes comprehensive issue tracking linked to scripts. Web-based UI, JBoss app server. Standard role-based user access. Test cases written in Excel and loaded up to application using a tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AntDefects is a web-based issue tracking system that makes handling of software related issues, bugs, or defects in your organization easier than ever before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unit testing framework, .NET MockObjects, which supply mock implementations for ADO.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DDUnit (Data Driven Unit Testing) is a project centered around the development of a unit testing tool that may be used where a user is interested that information ends up where, as and when it should having undergone some transformation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A database and frontends to store testcases, track progress of test passes, and execute automated test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    UtSqlDataScheme

    Simple cleaning of tables for unit tests.

    Drop, create, bulk insert. Truncate, bulk insert. Bulk insert custom data. Many databases on one server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A framework to allow for the testing of SQL stored procedures (MS Server and Oracle) via C# code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An ORM tool for generating a simple data layer in Visual Basic.NET. In addition to generating data access code, Schematica also generates unit tests consumable by NUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Everything is Slow!

    An automated network speed test utility

    This is a utility intended for IT professionals to deploy to their users. It will do several speed tests and report the results to an e-mail address, helping to track down complaints that "everything is slow"
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB