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
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.
RedisView is a redis database gui tool, provides simple add, delete, alter and basic commands, supports cluster mode.Copy set or cluster mode only need to fill out an IP and port.
1.Redis database view tool, providing CURD functionality
2.provide basic command operation
3.support singleton and replication and cluster model
4.suppport subscribe and publish mode
5.support batch delete
6.Support tens of millions of orders of magnitude, fast speed
7.Support set language and encoding
Source code: https://github.com/cc20110101/RedisView
More use information: https://blog.csdn.net/cc20110101/article/details/87301562
A personal database application for Maemo devices as well as PCs running Linux/UNIX, Mac OS X, and Windows. It can be used as a shopping list, password manager, media inventory, financial tracker, TODO list, address book, photo album, and more.
SQL Server Service Manager (32 bits and 64 bits) for MS SQL 2005 and 2008 : Discovers local SQL Instances & Services, Manages starting/pausing/stopping SQL Services, Manages auto-startup service, Icon tray. Supports Windows XP / Vista / 7 2003 / 2008
...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. Allow creation of column names that are keywords
8. Add comments to the dump file
9. Produce more compact output
10. Use complete INSERT statements that include column names
11. Use charset_name as the default character set
12. Write INSERT DELAYED statements rather than INSERT statements
13. For each table, surround the INSERT statements with statements to disable and enable keys
14. ...
A user-friendly Qt application for managing database schemas. You can create, delete, and modify schemas as well as individual database tables. It generates SQL, and Qt and PHP support classes for interacting with your data from programs you write.
This was an early attempt I made at data serialization, and now dead. A text-mode file reading/writing library using a new data format. Contains entries for each data type, stored in maps or multimaps. Denary, hex & oct supported for unsigned ints.
Pluggable Storage Engine Obejct-Oriented framework for MySQL 5.1. Provides a set of C++ base classes from which one descends to create a new PSE. Includes the base classes, utility code, debug code, and an example PSE based on PSE-OO called BlackhOOle.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
DSP stands for Data Server Pages, the APACHE HTTP server module, that provides PL/SQL Server scripting with variable injection preprocessor and features an efficient authorization and authentication framework on the Oracle database backend.
EmbedDB is a set of simple APIs for interacting with embedded databases in an intuitive fashion. It aims to implement each language binding in an identical way, enforcing binary compatibility, and leveraging the host language's standard structural types
O3DBI (Oracle Object-Oriented DataBase Interface) is a C++ class library using Oracle Call Interface (OCI) directly and allows to create lightweight and fast applications working with Oracle databases. O3DBI is written with ANSI C++ for portability.
sqlLogger is a GUI portable database client with extra features for database administrators. It is designed with wxWidgets GUI framework (formerly wxWindows)
OS NeXt... The next best thing since Linux! This operating system is unique. It is nothing like Windows or Linux. It has it's own easy scripting and programming langauge so that users can totally customize it. It has crash recovery and so much more!
This program provides MySQL database access through a simplistic COM object that does not require ODBC drivers. Provides fast native access through C/C++ provided libraries with benefits of COM environment and return variables.
Secure Database Replication (DaRe) is a server/client program aimed to replcate databases over the Net, with as little effort as possible. The project began when I needed to replicate a corporate database running MS SQL Server 7 to a MySQL database.
WILLPOS stands for the at Work IndividuaL Lunch Pre-Ordering System. It was designed to automated the task of ordering from a take out service in a work environment. It uses HTML templates for a fully customizable interface along with GDBM database file
It's a tool that generates a docbook SGML file from a database dump (SQL); this docbook file describes the database.
The purpose is to let you present a database to people who don't know anyhting about SQL.
Makes use of Lex, Yacc (bison) and C++.
mod_mylog is a module for apache that sends the log into a RDBMS. To connect to different backends it uses multiple loging sub-modules. Currently supports postgres across libpq mysql module is under developement.