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.
The SBS1 Explorer application features a nice GUI allowing a variety of queries to any SBS-1 flights database without having to install the BaseStation software. Simply get a database file (usually BaseStation.sqb) and open it in SBS1 Explorer.
PySQL aims to be a full replacement for sqlplus (and much more). It has features such as history, completion, explain plan, session list, background queries, datamodel graphical output, object dependencies, PL/SQL package function call tree...
OpenBibleDB is a web-based Bible tool for community websites that will enable site members to write and save their own commentary notes on the website. Users will be able to export and import their notes to a mobile device.
This project is an customised, highly evolved open source L2J server emulation software. Main source bases mostly on L2JOfficial project files. Project is written in Java, Python, XML, HTML, SQL and so on. //// and is not available to all anymore. ho
This is attempt to make an open source bookmarking system that supports tagging, distributed data storage, genetic "splicing" of strains of bookmarking tags and much more!
FleXTriad is a bundle of : Apache 2.2, MySQL 5.0, PHP 5.1, Perl 5.8, FileZila FTP Server 0.9 and QK SMTP Server 3. Tools included: xPanel, phpMyAdmin, MySQL Administrator 1.2 and FleXTriad Monitor. All latest stables.
dbfconverter converts dbf files database into sql code wich you can import into any sqldatabase. It is good for those who works on old database with dbf files and often need to convert all dbf files into sqldatabase.
Python Sqlite Shell - a drop-in replacement for the standard sqlite shell (www.sqlite.org), expanded to allow user defined SQL functions to be easily created within the shell or within a SQL script using an in-line python function definition.
Korreio is GUI to mail systems management based on LDAP, CYRUS and POSTFIX. Its has some integrated modules: a LDAP manager, Cyrus-IMAP Mailbox (cyradm replacement), Cyrus-IMAP Partition manager (report-like), Sieve manager, Postfix Queue manager.
Db Api client is a simple Python DB Api v2.0 client. It shows some information about database, tables, table\'s description. Db Api Client provides sql queries executing, shows results, and exports to some formats (html, csv).
FLAG was designed to simplify the process of log file analysis and forensic investigations. FLAG facilitates efficient analysis of large quantities of data within an interactive environment. PyFlag is the reimplementation of FLAG in Python.
SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
A Python script to convert Dia XML files storing a UML diagram into SQL create statements. Ideal for designing a database with Dia and creating it on MySQL or PostgreSQL.
Musiql is a command-line frontend to MPlayer that stores track and playlist information in an SQLite database and allows access to this database through SQL queries entered on the command line.
PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project home page for bug reports, forums and installation instructions.
A set of tools for generating and maintaining database schemas and data. Generates create, drop and upgrade scripts, as well as importing and exporting data. Especially useful for developers of applications with databases.
ShelveDB is a pure python SQL-like database engine, where queries are preformed in analogous python syntax. It uses only built-in modules and shelve as the data structure. It has regular expression searching, plus native python typing and type checking.