Showing 125 open source projects for "test"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is an XML Database Scheme Definition Language with XSL Translators to generate SQL and XHTML documentation. Includes a test ANT script and XML schema as an example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gen_names populates customer/invoice tables with random (but realistic looking) data. The data has been gathered from various sources including census and local council web sites. It is supposed to be used to road test various DBMS solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    OpenTDM will be an open source alternative to enterprise test data management tools. It will help collect and analyze test data. With openTDM, design, test, production, and management people will convert piles of measurement data into useful information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    utMySQL is a unit test frame work for MySQL V 5 using stored procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NewfieQ manages mutable SQL queries stored in an XML source file. Base queries are modified with named boolean conditions and variables. Schemas are assigned to table names via a property file for switching between test and production on a single system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KC DBTest project has purpose to provide simplest and util tool to test connection to database and perform queries. Some major features: simple connection test, simple query perform, modular design but one-page coded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TSE is a test bed for a web service approach to federating taxonomic name databases. Put in English, it takes your query and talks to a number of different databases, asking each one whether they contain that name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 10
    Benchw provides a toolset to benchmark the capabilities of several different database engines for data warehouse type activities. It is designed to provide a simple way to test data loading, index creation plus query performance in the spirit of TPC-H
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Agile DB Tools is a collection of tools that will allow test-driven development of db/warehouses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Backpedal is a JDBC driver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your test case started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pratt CMS is a Content-Management-System that provides an easy, inline WYSIWYG html editor. User permission for the database side, a test environment, and a modular system are only some of the added functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a unofficial PHP 4.3.2 install .command file. The command file is based on phpmac.com instructions for how to install php. The command does everything from compiling to building a test page and restarting apache for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...Encapsulates functions of gradebook management and grading. Phase 2 will include student management of multiple classes & assignments. Phase 3 will include cirrculum management. Phase 4 may include test genera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FPlus is an application that implements several database theory algorithms such as Fmin, tableaux, normalization, attribute closure, key calculation, efficiency, etc. Test the applet at: http://fplus.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Suite of utilities to test and benchmark MySQL JDBC drivers. Placed in the public domain to allow use without fear by proprietary driver developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    PHP File Database is a project designed to be used by schools. It allows teachers to upload their tests so that all teachers can search for a particular test and download it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Imagine this sql SELECT DIFF(f1.*,f2.*) FROM `/ws/src/test` f1,`/ws/src/test/.svn/text-base` f2 WHERE f1.filename=CONCAT(f2.filename,'.svn-base'); F8QL is about mapping filesystem as db, F(S slashed)QL is a jdbc compliant API patterned on mysql queries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project aims to create a set of test databases which might satisfy a given query Q.So given a query Q the s/w generates result R and input databases D such that Q(D) = R.The software has applications in functional verification of query processors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Platform independent, flexible, easy-to-use and free test data generator for database developers and testers, written in pure Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Use this to easily add database connection management to a .Net client application. Provides an interactive GUI to set and test database connection parameters. Manages storage and retrieval of connection strings with minimal configuration.
    Downloads: 0 This Week
    Last Update:
    See Project