Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
This library is a easy-to-use toolbox, is not meant to be comprehensive. I use it for small or medium projects. I hope that can help you.
FunctionsDb: Is a very easy to use library for connect to different DBMS and exec queries. Unpretending but effective.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
DILPS is a library for media database management. DILPS/W is a frontend for this library, which is implemented as a mediawiki extension with the aim of replacing the mediawiki file management subsystem with a much more elaborated media library
Konsultant is a KDE application for a small team of consultants to manage clients, tickets, and projects. A working postgres server is required for operation. The design goal is to create both a working application, but also a simple application fram
PHP Script to drop tables on all/some databases with wildcards
I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following.
1. specify databases like 'anything%', so you check only the databases you need to.
2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible.
3. loop through all databases and tables matching to drop the temp tables.
This makes it easy for you dropping many temp tables but be very careful about the wildcard, things...
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
...Rules written in an XML/EMF model describe how data must be updated from one base to the other. Another functionality is to propagate incrementally the structure of one database to the other.
TreeLine is an information storage program that uses a tree structure to keep things organized. Each node of the tree can contain several user-defined fields, forming a mini-database.
JuMP is a client for MPD (http://www.musicpd.org), written in Java using SWT. It aims to provide full playlist support, along with full entry and search support for a database of tracks. It includes a separate Java class for interfacing with MPD.
Mescaline is a php web application and framework which makes data stored in databases available to users. The interfaces for viewing and editing the data are created without requiring any coding or configfile editing using a wizard.
NHibernate Query Analyzer is a tool to help developer understand NHibernate. This tool allows you to view the results from NHibernate both in their raw format from the DB and object graphs returned from NHibernate.
GUID-Manager erzeugt GUID's in beliebiger Anzahl und speichert diese in einer Datenbanktabelle, in einem Textfile oder in einem Kelkulationtabellen-Sheet. Die erzeugten GUID's können mittels des Manager-Tools gelöscht und gesperrt werden. Statistische Aus
XML to DDL is a set of python programs to convert an XML representation of a schema into a database and vice versa. It can also examine the differences between two databases and emit the ALTER DDL statements required to bring the database up-to-date. T
A simple software written in C that allows you to manage and catalog your books, movies and music. It also allows you to export your lists in a .txt file and includes a simple search system.
Dieses Projekt beschäftigt sich mit der Erstellung eines Gambas-basierten Kundenverwaltungssystem für die GNU/Linux Plattform. Gambas ist als RAD-Tool mit MySQL-Unterstützung gut geeignet schnelle Ergebnisse zu erzielen.
EnotifWiki adds e-mail notification to MediaWiki engine of Wikipedia: when pages are changed or created, an e-mail ("enotif") is automatically sent to watching users. Quick links to difference views, to last seen version. Includes FCKeditor (WYSIWYG).
A well designed and portable SQLite wrapper library for C++ You're welcome to make suggestions for design improvements. Feature requests are welcome too.
pglog is set of function written in the PL/Python language for PostgreSQL that enables users to log changes to selected table. pglog also enables users to revert specified changes.