73 projects tagged "Windows"
Autoplot is an interactive browser for data on the Web. Give Autoplot a URL or a local file name and it creates a sensible plot of the data. Autoplot allows you to interactively browse data stored in ASCII, .cdf, netcdf, and many other formats. Autoplot was developed under the NASA Virtual Observatories for Heliophysics program in a collaborative effort among several institutions.
MariaDB is a database server that offers drop-in replacement functionality for MySQL. It is built by some of the original authors of MySQL, with assistance from the broader community. In addition to the core functionality of MySQL, it offers a rich set of feature enhancements including alternate storage engines, server optimizations, and patches.
ODB is a compiler-based object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any mapping code. The C++ code that performs the conversion between persistent classes and their database representation is automatically generated by the ODB compiler. The ODB compiler is a real C++ compiler except that instead of producing assembly or machine code, it generates portable C++, which can in turn be compiled by any C++ compiler. ODB is not a framework. It does not dictate how you should write your application. Rather, it is designed to fit into your style and architecture by only handling C++ object persistence and not interfering with any other functionality.
Indigo is a universal organic chemistry toolkit. It contains tools for end users, as well as a documented API for developers. It is based on a cheminformatics library that incorporates a number of unique algorithms developed by GGA Software Services, as well as some standard algorithms well known in the cheminformatics world. The API allows developers to integrate Indigo into their C/Java/C#/Python projects. Two Indigo-based Java GUI applications are provided: Legio (combinatorial chemistry) and chemdiff (visual comparison of two SDF or SMILES files). Three Indigo-based command line utilities written in plain C are provided: indigo-depict (molecule and reaction rendering utility), indigo-cano (canonical SMILES generator), and indigo-deco (R-Group deconvolution utility).
MySQL Workbench is a cross-platform, graphical database modeling tool for MySQL. It allows you to create database models from scratch as well as by importing existing databases from SQL or DBDesigner4 models. You can then generate SQL code to CREATE databases, ALTER them, and export in various image formats and PDF/PS. Its extension system allows writing plugins and scripts in Lua, Python, and C++.
RazorSQL is a database query tool, SQL editor, database browser, and database administration tool with support for all major databases. Some of the main features included in RazorSQL are visual tools for creating, viewing, and altering database objects; tools for importing and exporting data; and tools for editing stored procedures, triggers, and functions.
The WisdomForce FastReader is a high-performance data transfer and migration product which enables transportation of data across multiple platforms in heterogeneous environments and significantly improves data accessibility. FastReader can unload and extract Oracle tables of any size into portable flat text files (or into a pipe) without compromising the performance of production database systems. The user can easily configure the output data format.
JDBStudio is a database tool that simplifies browsing, editing, and querying of databases by providing an intuitive and consistent graphical user interface. JDBStudio is a suitable replacement for Oracle SQL*Plus, Microsoft SQL Query Analyzer, and other similar tools. It allows you to access different databases with a single program.