Showing 32 open source projects for "pl/sql"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    Osquery

    Osquery

    SQL operating system instrumentation and monitoring framework

    ...The tools make low-level operating system analytics and monitoring both performant and intuitive. Osquery exposes an operating system as a high-performance relational database. This allows you to write SQL queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.Osquery queries your devices like a database. Osquery uses basic SQL commands to leverage a relational data-model to describe a device. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Slonik

    Slonik

    A Node.js PostgreSQL client with runtime and build time type safety

    Slonik is a PostgreSQL client for Node.js that ensures safe and efficient query execution by using tagged template literals, preventing SQL injection attacks and promoting better query structure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    parseable

    parseable

    Parseable is a log analytics system written in Rust

    Parseable is a log analytics platform, built for the modern, cloud native era. Parseable uses a index-free mechanism to organize and query data allowing low latency, and high throughput ingestion and query.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    log4db2

    log4db2

    Logging utility for DB2 for LUW written in SQL-PL

    Log4db2 is a logging utility for DB2 LUW that uses SQL instructions with SQL PL code. Its purpose is to provide an easy way to write messages from a SQL routine, with the possibility to query these messages directly from the database, allowing to monitor the progression of a process. This utility aims to reduce the time used for developing, testing, debugging and monitoring SQL routines, by centralizing the messages produced by the code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    logview4net is a log viewer/log monitor for data created by various sources. It can listen to UDP, tail a file, tail a SQL table, monitor the eventlog and watch RSS and Atom feeds. It requires the Microsoft .NET Framework 2.0
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    PotHead

    PotHead

    ...Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your APIKEY! 5) Run the python file! Pothead.py -pp 22 23 -site http://YOURSITE.COM/api/write.php -apikey YOURAPIKEY 6) Profit! Is this for anyone? Hmmmm, yes and no I would suggest you know a thing or two about PHP & Python. It’s a pre-release and still in the early alpha stage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Log- and Exception Handling System (LEHS) for Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PROJECT HAS MOVED TO GITHUB: https://github.com/salehram/mikrotik-proxy-logger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dashboard for Hyperic Alerts

    Dashboard for Hyperic Alerts

    Tools to visualize alerts from Hyperic

    Tools created with Adobe Flex to display alerts from Hyperic in a Dashboard on a big TV screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Javatools that any Java project will find useful. Highlights are a Rogue Wave DBTools.h++ lookalike that makes RDBMS access easy. It includes an SQL parser and generator. An implementation of Cron and Crontab in java. File logging and assert classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DAD is a Windows event log and syslog management tool that allows you to aggregate logs from hundreds to thousands of systems in real time. DAD requires no agents on the servers or workstations. Correlation and analysis is driven through a web front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A chat log parser for DAoC (Dark Age of Camelot, a game by Mythic Inc.), reporting combat stats and anything delved to the log (items, spells, etc.) to be viewed and saved as XML files suitable for use with other apps such as Loki and Kort's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LOG4PLSQL is a PLSQL framework for logging in all PLSQL code this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Scripts to log (to a database) the information about Command Line Interface (CLI) scripts: start time, end time, run time (derived), script output, and exit status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 17
    This project is dead. The code contained a number of possible exploits. Do not use this anymore. All files and downloads have been removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    log4jdbc is a JDBC driver that can log SQL and/or JDBC calls (and optionally SQL timing information) for other jdbc drivers using the Simple Logging Facade For Java (SLF4J) logging system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A light-weight component model and services framework providing enterprise quality services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A syslog service intended for use in home and small office enviorments for collecting log data from for example firewalls and other syslog enabled devices. The service is implemented in C# and runs on .Net framework 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The High Interaction Honeypot Analysis Toolkit (HIHAT) allows to transform arbitrary PHP applications into a web-based Honeypot. A semi-automatic user interface supports the analysis process, scans for attacks etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    HealthMonitor is a free powerful and featureful system monitoring tool for Windows. It works as a Windows Service and check system status (event viewer, disk free space, services status, performance....) and notify the administration by E-Mail, SMS ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mezzanit.Log (Mezzlog) is a logging library which allows to make consistent, cross-assembly reports from the application runs. Final report destination (XML file, database table) can be set/changed during run-time without code re-compilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Querylog is a console tool for performing SQL queries on a (log) files. Lines from one or more text files or stdin are matched, using regular expressions to an in memory database on which SQL queries can be performed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Real-time player ratings and statistics for Return to Castle Wolfenstein (RTCW) and Wolfenstein Enemy Territory (ET) [requires C++/Perl/MySQL/PHP]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB