Showing 29 open source projects for "data"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1
    PerfView

    PerfView

    PerfView is a CPU and memory performance-analysis tool

    ...PerfView is built on a library called Microsoft.Diagnostics.Tracing.TraceEvent, which knows how to both collect and parse Event Tracing for Windows (ETW) data. Thus if there is any information that PerfView collects and processes that you would like to manipulate yourself programmatically, you would probably be interested in the TraceEvent Library Documentation.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 2
    vstest

    vstest

    Visual Studio Test Platform is the runner and engine that powers test

    The Visual Studio Test Platform is an open and extensible test platform that enables running tests, collect diagnostics data and report results. The Test Platform supports running tests written in various test frameworks, and using a pluggable adapter model. Based on user-choice, the desired test framework and its corresponding adapter can be acquired as a vsix or as NuGet package as the case may be. Adapters can be written in terms of a public API exposed by the Test Platform.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Template Studio

    Template Studio

    Template Studio accelerates the creation of new WinUI 3, WPF, etc.

    Template Studio is a suite of Visual Studio 2022 extensions that accelerate the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience. Projects created with these extensions contain well-formed, readable code and incorporate the latest development features while implementing proven patterns and leading practices. The generated code includes links to documentation and TODO comments that provide useful insight and guidance for turning the generated projects into production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    QuickViewHL7 (HL7 file viewer/editor)

    Viewer, editor, testing tools for HL7 files

    HL7 file viewer/editor, in tree-view format. Version 2.0 is out now (consider it a beta release for now) with the first release of my new macro feature - you can now automate some of your testing tasks in JavaScript (details in Discussion forum). The purpose of this project is to assist in testing and bug-tracing HL7 communications.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    TDG - Test data generator

    TDG - Test data generator

    Test dataset generator with export options to database, csv and json

    An utility capable of producing simple datasets with test data with accordance to user-provided patterns and settings. Datasets can be afterwards exported to JSON and CSV files as well as to database table. At moment, SQL Server and PostgreSQL export providers implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HtmlWatcher

    HtmlWatcher

    Auto updated HTML viewer for web develop

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UDPStressTest

    UDPStressTest

    A Desktop app for network stress testing, TCP-Ping and icmp ping.

    ... * When you start the test you see testing throughput as a graph against time also total size of packet sent in (MB). *You can use it as DOS attack tool. *Every action done on the app is logged in XML file as data source (only stress test + ping). *TCP-Ping is a perfect way to discover network devices which active firewall to ignore ping packets or you can use it as TCP port scanner to check your network security. *Stress test speed graph can be exported as image easily. *Searching log files for certain data is also integrated to app. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Hyenae.Net

    Hyenae.Net

    Advanced Data Generator

    Hyenae.Net is an advanced data generator and the successor of Hyenae. Hyenae.Net allows you to set up and dispatch custom data streams and can be used to simulate almost any network or data protocol including checksums and data field randomizaion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CANStream

    CANStream

    An applicaton for CAN bus coms development, testing and validation

    ...Thanks to its powerful built-in mathematical expression evaluator, CANStream can also behave as a real control system feeding back the test device or commanding a third party device with context sensible data. Extended data logging and data analysis features of CANStream provide a comprehensive solution for testing and results analysis CANStream extensively uses the PCAN-Basic API developed by PEAK System for the PCAN-USB adapter You will therefore need to have PCAN-USB adapter and at least one free USB port available to make a complete use of CANStream. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    WebAppBurner

    WebAppBurner

    Benchmarking tool for web based applications and web servers.

    ...WebAppBurners is able to execute several HTTP(S) requests with multiple workers, and each worker (which simulate an user) can perform multiple iterations (loops). It is able to send POST data to given Urls and it keeps received cookies during each iterations. It runs on Windows with .NET 4.0 framework. Use this program only on web applications and servers you are authorized to do so !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Database Benchmark
    ...We will continue to upload the source and binaries here, but the code repository will be innactive. Database Benchmark is one of the most powerfull open source tools designed to stress test database management systems with large data flows. The application performs two main test scenarios: - Insertion of large amount of randomly generated records with sequential or random keys; - Read of the inserted records, ordered by their keys. Database Benchmark can be used as an additional viewpoint when the research engineers or software architects asses the appropriate background storage engine for their mission critical systems. ...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Test, validate and diagnose communication protocols in medical environments (DICOM, HL7 and IHE). DVTk is a must have for software developers, test engineers and service engineers that work in the healthcare domain. NEW. Services on www.dvtk.org!
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13

    TestG

    Test automation tool, C#, Selenium Webdriver, WatiN

    Test automation tool. Written in C#, use Selenium Webdriver and WatiN Test data and test actions are stored in XML files. Tests can be executed on workstation or on CI server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Jet DB Compare compares two MS-Access / Jet 4.0 Databases. Not only Data but also the Structure is compared. -- but it does not compare VBA, Reports and Forms
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Tibco EMS Message Admin allows you to purge a queue, list messages in a queue, save a message from a queue to a file, edit the message in memory and send to another (or same) queue, load message from a file and send it to a queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...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: 1 This Week
    Last Update:
    See Project
  • 17
    DaGen is a test data generator for various databases like SQL Server,Oracle,MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Application to display the log data of arbitrary format in a convenient tabular form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The HL7 Test Harness system is an HL7 v3 message conformance testing application that also provides the ability to simulate the message processing actions of a client and/or server system. The app provides message workflow, format and content testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Squiddy is a data driven Acceptance/Integration testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    StubDb is a suggested approach to unit testing your data-access code, without having to rely on a physical database containing test data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NUnitWeb is a DOT NET test framework for use in conjunction with NUnit. It's similiar to NUnitASP, but more complete. Javascript, ASPNET 2.0, file controls (multipart form data), and ordinary HTML are all supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WebAccept is an easy to use web testing utility. Tests are written in XML format and support GET and POST methods plus multiple assertion conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →