Showing 198 open source projects for "zabbix-sql-scripts"

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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    A Selenium RC extension that allows a tester or developer to define Selenium tests using XML. The project includes utilities for converting Selenium IDE recorded scripts as well as utilities for capturing and dynamically applying data from your test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QASL (Quality Assurance Scripting Language) is an open source, easy to use tool aimed towards both technical and non-technical users that provides a simple method for creating automated web application test scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tool to test VBScript (VBS) code. Full VBScript execution or simple sentence evaluation. Outputs to a text box enabling you to copy and paste the results. Includes tools to replace and escape strings, encode HTML, encode binary files and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5
    LabMinder is an encapsulation of the VMware Lab Manager SOAP API within Ant tasks. The intended usage of this project is to enable Lab Manager automation through Ant scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Collaborative project between academic medical centers to develop rich internet applications. The products of this collaboration will be shared with other institutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Python EasyAccept is a tool that automates acceptance testing for your Python project in an easy way. All you have to do is provide the tool test scripts written in a simple client-readable commands and a Facade from your program.
    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: 1 This Week
    Last Update:
    See Project
  • 9
    Automated Test Framework for Embedded Software: A system to perform test scripts 'in system' on embedded software. It uses Python as a high level description language and interfaces with GDB to communicate with the embedded platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    Orate is a source-level tracing facility for Oracle PL/SQL. Programmers insert calls to Orate in the code and Orate captures and writes run time information to a table. These data are suitable for debugging, testing and profiling the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A unit testing framework for Transact-SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Dependent Object Framework

    Efficient JUnit testing when you have database dependencies

    The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts. Please visit us at https://github.com/justin808/dof
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web tool for managing your own projects and it's tests. This tool is useful for testers who need to track results of their tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    SWTBot is an automation and testing tool for SWT/RCP applications, with the facility to record and playback scripts. Features will include, text based scripts, ant support for playback of test suites, reporting, and multi threaded playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    EasyAccept is a tool to automate acceptance testing for your Java project in an easy way. All you have to do is to provide test scripts written in simple, client-readable commands, and a Facade to your program. EasyAccept does the rest for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    PyMetrics produces metrics for Python programs. Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQL command files and CSV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automated system for development automated testong scripts, that use Internet Explorer for wirk with WEB server,that need to test, and library htmlParser to make search quicker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    shUnit2 is a unit testing framework for shell scripts (eg. sh, bash) that is modelled after the JUnit framework. It is designed to make unit testing in shell as simple as possible. >> This project is now hosted on GitHub (https://github.com/kward/shunit2). <<
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QtWine is a tool that provides a full-featured graphical user interface (GUI) for wine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Testing complex systems calls for clear task management and control covering everything from defining test plans to writing test cases and recording results. QATraq provides the framework for task management and control, across the whole test process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.