A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
TPoX is an XML database benchmark based on a financial application scenario. It is used to evaluate the performance of XML database systems, focusing on XQuery, SQL/XML, XML storage, XML indexing, XML Schema support, XML updates, and other aspects.
Easy to use tool to generate Data Dictionary, Compare Database, Do Spell Check and get row counts on all tables. This is very useful in database migration and environment comparison. Written for Oracle Database. Thank you for visiting.
This open source software benchmarks the queries per second of an Apache Lucene index. It is an Java implementation and uses MultiFieldQueryParser to form a query.
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.
DbConsole is a command-line/console/terminal application for SQL, ie, there is no GUI. DbConsole uses the portability of Java and ubiquity of JDBC drivers to run a single SQL interface to relational databases regardless of the OS or database server.
BlackRay is a high performance relational database, which combines regular database features with search engine like performance. Full transaction support, SQL and version controlled persisted snapshots characterize BlackRay.
CSQL - suite of three products, embedded relational database / stand alone Main Memory Database / updateable bi-directional table level cache. All are exposed via standard SQL interfaces such as ODBC/JDBC.
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.
MXQuery is a low-footprint implementation of XQuery 1.0, XQuery Update 1.0, XQuery Fulltext 1.0 and XQuery Scripting 1.0 as well as a subset of XQuery 1.1 (windowing, try/catch). It provides extensions to do data stream processing/CEP and SOAP/REST
The BSBM (Berlin SPARQL Benchmark) suite for benchmarking RDF stores or RDB-2-RDF wrappers over the SPARQL protocol. Pure RDBMS benchmarking via SQL is also possible. Visit http://www4.wiwiss.fu-berlin.de/bizer/BerlinSPARQLBenchmark for more details.
dbUPLoader is a tool to import data from csv or MS-Excel files into a database. You can distribute data across several tables, create relationships between imported data and integrate sub queries to reference existing data.
Palo ETL Server is a Java based Tool for Extraction, Transformation and Loading of mass data into the Palo OLAP Server. Palo ETL Server is one part of the Palo Suite.
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.
SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
The tool is designed to use a logical schema (XML file) as a reference for creating data volumes of any scale. The logical schema can be automatically generated from a specified database; e.g. Oracle/MySQL (More detailed description to follow soon)
cobol2j reads or writes COBOL or RPG data files imported from mainframes, AS/400 or Baby/36 environment. Packed decimal, zoned or packed date fields decoding included. EBCDIC conversion. ETL ISAM data to any other platform. PC Cobol ( ASCII ) supported.
A collection of tools for working with the comparative data analysis ontology including import/export facilities for common phylogenetic file formats, and also a triple-store framework.
PL/SQL Unwrapper is a set of packages which allow you to unwrap wrapped PL/SQL codes for Oracle database 10g and above. Also on GoogleCode: https://code.google.com/p/plsqlunwrapper/
A simple application that will accept a file of SQL statements to execute. Statements are delimited with semicolons and simple error checking done. The application is intended to automate database creation and initial table content loads