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.
A bug database that requires no additional software--no web server, no SQL database! Cross-platform (written in Java). Data-driven from a simple text file describing the fields you wish to use in your bug database. Perfect for small project teams.
<a href="http://www.soft82.com/"><img src="soft82_award_50x81.gif" width="50" height="81" border="0" alt="Free download software"></a>
This is a fork of the great project adodb-xmlschema which has been abandon. I and another developer have decided to branch it and continue the project.
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
JSSQL is a database engine developed entirely with JavaScript. It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases dynamically without increasing the work of the web server or better yet: without the need for a database server A database engine entirely in JavaScript (AJAX).
...
POP - Persistent Objects for PHP - is a library intended to make simple ORM for the main databases existent in the market - PostgreSQL, MS SQL, Oracle and MySQL. Complete OO and making use of PDO, it also secures your project against SQL Injection
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.
The Hironico Db Tool is a graphical database client that can run on all major platforms today. It provides a powerfull, feature rich and user friendly set of tools to work with databases of any vendor using Java drivers while being fast & light.
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.
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.
The project moved to GitHub, https://github.com/aevdokimenko/tsqlunit
TSQLUnit is a framework to write tests for applications written in Transact-SQL. It follows the tradition of the "xUnit" framework that is available for almost all programming languages.
Apatar is an open source Extract, Transform, and Load (ETL) project. Modular architecture delivers 1. Visual job designer/mapping 2. Connectivity to all major data sources 3. Flexible Deployment Options (GUI, or server engine with JVM, or embedded).
ChemAzTech is a Web chemistry software (for Linux server) connected to a MySQL database (L.A.M.P. software) which is storing molecules. Manage your chemical database, with product's properties. Draw, edit molecules and record it !
This projects implements the RFC2132 and at least RFC3046 as a Dynamic configurable SQL based DHCP server, based on the udhcpd code, extended to mask-and-select by client DHCP packets.
Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
A simple query browser that lets connect to multiple DBMS like MySql, Oracle, etc. Un simple navegador de consultas capas de conectarse a múltiples SGBD como MySQL, Oracle, etc.
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
DBE (Database Explorer) is a complete database front-end written in PHP. It supports MySQL, PostgreSQL, Oracle, MSSQL, Firebird/Interbase, and SQLite. Features include relations support, custom query execution, and data imports/exports.
Please note that this page only contains stable releases. For up-to-date code please visit the project's GitHub Page: https://github.com/voran/dbe .
This SourceForge page is no longer maintained. To find downloads, source code, or documentation for the PostgreSQL project, please see our home page: http://www.postgresql.org.
This project hosts a couple of XSL files which enables you to migrate data from MySQL to Microsoft SQLServer 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