Full-stack observability with actually useful AI | Grafana Cloud
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.
Create free account
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.
big file editor for opening and editing very large files
mostly system admins or DBA has this issue. they need to open up a very big sql dump/access logs and look into that. maybe make simple changes and save them. here is a open source C++/Qt project for that purpose.
code at https://github.com/ozkanpakdil/big-file-editor
Windows Mysql Online Backup is a simple but very useful application designed for backing up and restoring mysql databases.
Main features:
1. Scheduled backup (to remote server or to file).
2. Add a DROP DATABASE statement before each CREATE DATABASE statement
3. Add a DROP TABLE statement before each CREATE TABLE statement
4. Add a DROP TRIGGER statement before each CREATE TRIGGER statement
5. Surround each table dump with LOCK TABLES and UNLOCK TABLES statements
6. Dump all tables in all databases
7. ...
This project/document has been created to give more exposure of the advanced debugging and dumpfile analysis/concepts using WinDbg. The document contains the real world scenario of programming bugs/problems with the authors explanation.
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.
Library which allows developper to access the hardware features of GP2X (personal entertainment player created by a Korean company: GPH). Software emulation is provided on PC through SDL.
Read Clarion databases and dump data in CSV format
This tiny tool reads a database in the Clarion Database format and converts it to CSV format.
It is a command-line tool and designed to work in Linxu, although the configure may work right under other operating systems as well, like MinGW.
ESRI shape file viewer for Windows, written in C#. Dumps binary information, such as shape header, point info and array info for polylines and polygons. No graphical shape output; the intent here is to view the binary information.
Common network dump analyzer tool to extract application data and pretty show.
It reassembles and shows HTTP/SMTP/POP3/IMAP etc files.
Please donate if you want this to be a candy.
GeoZonDB is an opensource project to load geozone data into sql files, ready to download if you don't want to lose time. Conceived to be as fast as possible to retrieve data from every Community, State, Country of the world, population, postal code
JmxHist keeps monitoring history of your application's state, via JMX, and stores in a csv file. You can specify MBeans/Attributes to be stored. You can take certain action when an attribute meet a threshold. It shows charts of the data via web.
Btrieve File Saver to extract all btrieve records using basic file I/O - so no Btrieve Version is needed! It can save the data recovered from the btrieve file into hex dump, BUTIL -save compatible and more.Open source of our Visual Btrieve File saver
Platform-independent PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that can be used for upgrade of old schema.
Project sources and issue tracker has been moved to https://github.com/fordfrog/apgdiff.
This project hosts a couple of XSL files which enables you to migrate data from MySQL to Microsoft SQL Server with minimal efforts. You simply dump the MySQL file using the -X XML option, and then use these XSL's to generate the SQL scripts
This java library is used to: 1. Search Related DMOZ-Topics of given query 2. Dmoz-Dump Parser to parse the dump RDF 3. Dump DMOZ-repository in local file system and Build index of dumped DMOZ-repository
Use python to parse privoxy log in clf format and refer to wot ratings of the site and then dump the data in a sqlite database for statistics generation later.
Our Project is to create a “Reseller model” that helps us to buy cloud services in bulk from a large provider and then “Retail” it to small customers who can’t afford to directly buy from the large providers.
The project iBin was set to be easy-in-hand software to work in different Windows operate systems environment. It gives to the end user the option to keep its delete files in a safe place when using any removable device.
This lazarus project is a diagnostic tool for car. It use a dump interface to diagnose your car with the KWP2000 language ISO 9141 or 14230. It is fully configure by script file. You can read DTC, clear etc... KWP2000 component will use ELM327 too.