Showing 153 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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    DbEye is a simple gui frontend for administration and manipulation of SQL databases. It is written in python and utilizes the wxWidgets toolkit and python DB-API 2.0 for cross-platform, multi-database functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Applicativo per il supporto alla stesura del Documento Programmatico sulla Sicurezza (DPS) ai sensi del D.leg.196 del 30/06/2003.Permette la raccolta dei dati rilevanti e la produzione degli allegati del suddetto documento. dpshelper@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Moodss is a modular monitoring application, composed of a GUI and a daemon, which supports any device or process for which a module can be developed. Complete dashboards with graphical viewers, thresholds, SQL database archiving, ... can be managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Library Management System is designed to let you manage your book collection. You can even note who you've lent a book to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Adds convenience methods for Python's DB-API2 connection objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Flamenco search and browse interface framework uses hierarchical faceted metadata to allow users to both refine and expand queries, while maintaining a consistent representation of a collection and seamlessly integrating keyword queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    This tool generates Data Access Objects and Value Objects for PHP4/MySQL web applications. This greatly improves the readability of PHP scripts that use a MySQL database. Requires Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ``Modeling'': an Object-Relational Bridge for python. Please note: this project is not maintained anymore. Make your objects persistent in a RDBMS, just by designing how your classes map to an RDBMS schema, without having to write a single line of SQL!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XSDB XML is to DATA as HTML is to DOCUMENT. Publish and combine data as easily as HTML format and web browsers publish and view documents. Implementations in Python, javascript, java, C#/.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Libdejector is a database tool which defeats SQL injection attacks by performing context-free validation of queries. While written in C, SWIG wrappers exist for Python and other languages will be following soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mssql2mysql is a python script used to create a SQL dump from a Microsoft SQL server that is ready to use with MySQL. Supports Schema and data dumping, including Primary Keys for each table, allows to dump all data or just a small portion of it
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lemon is a suite of pure Python modules for rapidly developing web applications. Includes: database, webserver, auth & session management, form and templating tools, docs and examples. Flexible enough to use on its own or with other solutions like Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DAServer is a bridge allowing remote connection to any SQL database that supports ODBC. SQL can be sent over XML-RPC from any platform removing the need for expensive/complex bridges and native drivers. Also included is a Zope db product using DAServer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This project exists as a central meeting place for those wishing to share in-house developed applications and tools for local government (and related industries) in Australia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Highly portable SQL query engine based in Python with transactions, recovery and client server mode.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Belzebub is a tool for searching for files on all your removable media disks (e.g. CD's, ZIP disks or backup tapes). The search is based on a SQL database (Postgres, sqlite, mssql are planned in the future).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Warehouse Manager is a business application designed to allow you to manage several aspects of your warehouse based enterprise from your computer. The software was written in C++ and Qt for the GUI. It now uses C and GTK+.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This is a python script for Windows that allows you to convert CSV files to MySQL .SQL formatted text files with ease. Untested with other database formats. Please try it out and contact me if it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Builds and manages a relational (SQL) database of digital music files (typically MP3's, although not necessarily). Storing music in a SQL database makes it possible to easily build interesting playlists. All-in-one CD-to-MP3 interface.
    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.