AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Open Source PHP5 Framework
Features Include:
AJAX, Custom Template Engine, I18n, MySQL DB Client, Search Engine Friendly Linking
This is the lite version of the software.
Experimental DataBase system (ExDB) is a prototype of a native XML database system being designed and developed by students of Dept. of Computer Science at CTU FEE in Prague, Czech Republic.
A common problem LAMP developers run into is the need to synchronize database schemas. Diffy is a program written in php to compare 2 database schemas and generate the necessary sql statements to sync them together.
CheeSQL is a MySQL Front-End with autocomplete features. The GUI is a web page (html+javascript) that requests, using ajax, query results, updates and insertions to a local java desktop application, that handles the DB communication.
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.
SDB driver for BIND9 that allows the use of Ingres database backend for zone files. Updates of zone in db make changes immediately available in DNS without restarting BIND. This Project is derived from MySQL BIND SDB Driver
Clay2Propel is a simple command line application written in PHP that converts your Clay Database Model (http://www.azzurri.jp/en/clay/index.html) into a Propel database schema file ready to be used to generate your PHP classes.
SQLMerger is an Open Source visual SQL differencing and merging tool written in Java. It is highly useful for determing what has changed between differents tables, and then merging changes between them.
Complete ORM .NET framework that goes beyond regular ORM's. It includes data acess, bussines logic and user interface automation, centralization and standarization.
Python program to convert the morphologically parsed Greek New Testament (provided by UPenn's CCAT and James Tauber http://morphgnt.org/) into an Emdros (http://emdros.org/) MQL database.
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)
Oracle Grid Control (Enterprise Manager) can monitor Oracle database Servers. Enterprise Manager provides a modular way to extend monitoring capabilities called Management Plug-ins. This project developed several useful plug-ins for Oracle Grid Control.
JWDE extracts product information set from web and dumps is into db so e-commerce packages can use it. Currently JWDE can extract information from saved HTML files and convert it into JWDE XML format which can be save to osCMax e-commerce product.
ORM with look&feel similar to Hibernate, in D programming language.
Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support)
NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub!
https://github.com/buggins/ddbc
https://github.com/buggins/hibernated
Python port of Michal Ludvigs mysql replication slave monitoring. This operates mostly as a plugin for Zenoss but should output in a Nagios friendly format as well. This exists because I am a big fan of python and wanted to use that over perl.