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

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    STD Foundation Classes

    STD Foundation Classes

    Object oriented frameworks - PowerBuilder, PowerServer & InfoMaker!

    by Chris Pollach (http://chrispollach.blogspot.ca) A fully integrated "object oriented" set of PB Classes for the following products: PowerBuilder, PowerClient & PowerServer. The framework greatly enhances the development process by making the PowerBuilder developer significantly more productive! License: https://sourceforge.net/projects/stdfndclass/files/License (Open Source) => Updated version of the STD "Integrated" framework 2025R1 build 2025.1.0.436 was released to production...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Sqrat is a C++ library for Squirrel that facilitates exposing classes and other native functionality to Squirrel scripts. It models the underlying Squirrel API closely to give access to a wider range of functionality than other binding libraries. In addition to the binding library, Sqrat features a threading library and a module import library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    nap-script

    A multi purpose scripting language

    The nap scripting language is an object oriented scripting language which brings together the best features of various scripting languages found on different platforms. The nap-script is a C like programming and scripting language with the following characteristics: - compiles into bytecode - it runs in a virtual machine - can be executed standalone or embedded in C/C++ code - has a well defined assembly language - can do runtime compilation - has a syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    A well designed and portable SQLite wrapper library for C++ You're welcome to make suggestions for design improvements. Feature requests are welcome too.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    QsT SQL Tools - ORM system based on Qt 4.6.0 (and higher) to improve programming databases with Qt. QST has a little functionality to make simple SELECT, INSERT, UPDATE, DELETE and EXEC queries. It uses PostgreSQL but can be ported for other language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A C++ library wrapping the standard ODBC C calls with many checks and using exceptions any time an error is detected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cross platform object oriented stack programming language. This general purpose RPN language works in terminal (running scripts), can be used to develop graphic applications, run as a CGI under web servers or embeded in other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    That project aims at providing a framework for SOCI (http://soci.sourceforge.net), so as to ease the packaging and delivery processes, allowing to deliver packages for a great number of Linux distributions, as well as for other Unices and MS Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    ScriptDev2 is an extension to the Massively Multiplayer Online Role-Playing Game Server - MaNGOS. ScriptDev2’s purpose is to provide small-scale scripts for use within MaNGOS and to provide developers information on how to work with modular application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ODO is: 1) Real-Time ORM; 2) Real-Time DBMS like TimesTen; 3) Real-Time Grid like Coherence; with deep integration ORM+DBMS+Grid; Last News: ODO Becomes Commercial and public project was frozen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DataLG is a Data Access Layer (DAL) generator. Create stored procedures, views, and tables on the database side, then use DataLG to create an assembly (and its source) to interact with them. Works with: Ms Sql Server, Sqlite 3, Mysql 4-5, and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    COWL is a c++ framework providing everything you need to implement fast dynamic web pages. --- Currently COWL is in a very early stage. It may contain errors and is not yet fully implemented. You should only use it for testing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SqlWrapperXX is a C++ library that encapsulates various SQL APIs into a single, uniform interface. It supports MySQL, PostgreSQL, Sqlite2 and Sqlite3. SqlWrapperXX is designed to be easy to use, small, and to the point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SmartDB is an object oriented approach towards integrating SQLite database, like ms ado object, for C++/MFC projects. It acts as a wrapper for SQLite. You can open SQLite database into your program with just 3 lines of code. full source code available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A C++ class that implements a Lua state. Load Lua scripts into an instance of this class, and use intuitive methods from your C++ code to access and manipulate the Lua script environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenMetaBase uses OpenC++ to dynamically generate C++ code described by xml files. This code has built in caching of sql & xml. The code tries to simplify complex runtime database relations by making most of the code for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQL-to-C++ code-generator that generates a C++ class for every table in your SQLite3 database. The code-generation is performed based on the "CREATE TABLE" SQL operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next