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.
A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
suite of commandline tools.. useful for those using unconventional methods(e.g. inputting data into a mysql database via a 20mb sql file dumped by phpmyadmin)
as at now:
mysqltool
tinySQL is a SQL engine written in Java. It uses dBase format files compatible with MS Excel. tinySQL comes with a commandline interpreter which you can use to create, drop, or update tables. A GUI for tinySQL can be found at www.sqlmagic.com
rc21 is a c++ class library for relational database operations, an embeddable library, an RDBMS server, an ODBC interface, and several command-line and MS-Windows-based utilities.
An adaptive mini database learns algorithmic operations for data intensive algebraic computational methods within a pervasive computing graph. It also provides generic structures and algorithms as a data fabric.
Given a script metadata file, this commandline program generates GIF and PS diagrams of tables and procedures, with its relationships and dependencies. It will generate an HTML document page. In its first stage it will use Interbase generated SQL scripts
baobab is an implementation of FPTrees or Frequent Pattern Trees, a pattern recognition/data mining technique. it has innumerable applications in language processing, clickstream analysis, etc.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
SDBC is a MS Access-like database client based on Java swing ui, able to connect to both local and network DBMS. It uses Derby for file-based database and JDBC for SQl-based DBMS.
Python DB driver for Java JDBC. Allows CPython programs to use a java JDBC driver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
The OSM is a complete set of Oracle diagnostic tools based upon response time analysis. It also contains an hisotrical analysis pack which is much better than Statspack (e.g. it collects and reports on OS stats). The OSM is sqlplus based and non-graphic.
A lightweight toolkit for efficient processing of XML data. The tools are analagous to the UNIX command-line text processing tools sort, grep, etc. The infrastructure includes an efficient DFA-based engine for streaming evaluation of XPath expressions.
aSVERD is a little system for generating Entity Relationship Diagrams (ERD) as Scalable Vector Graphics (SVG). SVG can be viewed and zoomed in a Web Browser. The diagrams can be edited with an SVG editor and round-trip updated against the database.
Automated DB Deployment and Maintenance (ADDAM) eases the tracking & applying of SQL (DDL, DML) scripts to manage changes. In effect, "Agile DB Development" for prod/dev. Other tools include reverse-engineer schema and import/export from/to CSV files.
Provides a linux/unix commandline tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl
Linux Configurator for Oracle will make all needed changes on Linux configuration files, create an oracle user, and some shell scripts for this user. Initially, this project will work on RHEL4 and CentOS4, but I will enhance it to be used on SUSE as well
p4_to_cc_import.pl can be used to migrate files from Perforce revision control tool to IBM Rational ClearCase. It is far from a perfect migration tool, but better than nothing.
list2db reads digested email files generated by the mailman mailing list software and converts them into SQL for a relational database. The project also includes a PHP frontend for users to search and browse archived list emails.