Simple Project List Software Map

45 projects in result set
LastUpdate: 2014-05-21 03:15

Ldap Synchronization Connector

Ldap Synchronization Connector reads from any data source including databases, LDAP directories, or files and transforms and compares this data to an LDAP directory. These connectors can then be used to continuously synchronize a data source to a directory, for a one shot import, or to compare differences by outputting CSV or LDIF format reports. It offers a powerful transformation engine based on a scripting language to easily manipulate data on the fly. Various identity management functions are included for directory-specific compatibility - most notably Active Directory (changing passwords, account status, last logon, etc.).

LastUpdate: 2012-12-21 02:14

coopy

COOPY is a set of tools for distributed data projects. It supports diffing, patching, merging, and revision control of tables in a variety of formats (CSV, Excel, MySQL, Sqlite, etc).

(Machine Translation)
Database Environment: MySQL, SQLite
Natural Language: English
Programming Language: C++
User Interface: Excel
LastUpdate: 2011-01-21 21:50

DiffKit

DiffKit is an application and a framework, for comparing two tables of data, field-by-field. The tables can come from any of a number of sources, such as an RDBMS or CSV file, and DiffKit is able to mix different kinds of sources in the same diff operation. It is like the Unix diff utility, but for tables instead of lines of text. Diffs can be reported at both the row and field level, and the user can configure what to compare, how to compare it, what to ignore). DiffKit is highly customizable with respect to the sources of tabular data, the details of the comparison, and the characteristics of the output (diff report).

(Machine Translation)
LastUpdate: 2010-12-28 14:48

xdf

The Exquisite `df' (xdf) is a souped-up version of df(1) rewritten from scratch and focused on flexibility of field selection and output format. It offers HTML and CSV outputs, besides the traditional text-based console output. It is fit for system administrators who are tired of post-processing df(1) output through shell or Perl scripts in order to avoid broken lines or to get a simple total/summary line.

(Machine Translation)
LastUpdate: 2010-09-12 10:05

SQL2XML

Sql2xml is a CGI program that lets you request a SQL query and convert it to JSON, CSV, XML or INI through a Web server. Sql2xml supports requests from multiple users and for multiple databases. It is intended for developers who do not have direct access to database servers due to firewalls or other restrictions.

(Machine Translation)
LastUpdate: 2014-04-16 20:08

twstools

twstools is a simple set of command line tools around the Interactive Brokers TWS API with the purpose of having a powerful scriptable toolbox to automate "jobs" like downloading historical data, tracking account info or submitting orders, etc.

(Machine Translation)
Natural Language: English
Programming Language: C++
User Interface: Command-line
LastUpdate: 2013-05-27 19:42

twsapi

twsapi is a portable C++ API for Interactive Brokers TWS. It is almost identical to the original IB C++ Posix API. It contains several bugfixes and usage improvements, and uses the autotools build system.

(Machine Translation)
LastUpdate: 2010-03-29 21:51

jSmaTeP

jSmaTeP assists in the use of Java for processing import and export data by configuring a data structure rather than by programming it. The structure of the import data is specified in an XML file. jSmaTeP then generates a value object representing exactly one row or record in the import file based on a given XML data configuration. This means that if the import or export format changes, only the XML data configuration needs to be changed to match it.

(Machine Translation)
LastUpdate: 2013-02-06 22:39

atem

Atem is a fast command line tool that converts MetaStock financial binary data to CSV.

(Machine Translation)
LastUpdate: 2014-01-16 15:11

Free Chart Geany

Free Chart Geany is a software solution for market technical analysis and charting. It supports major technical analysis indicators like simple moving average, exponential moving average, MACD, relative strength index, Bollinger bands, and parabolic SAR. It includes support for various CSV formats like Metastock 7, Metastock 8, AMI Broker, Yahoo! Finance, Google Finance, and Standard CSV. Various drawing and text objects like labels, trailing text, horizontal lines, vertical lines, trend lines and Fibonacci retracements are provided. It allows quotes to easily be downloaded from Yahoo! Finance or Google Finance.

(Machine Translation)
LastUpdate: 2011-03-27 15:37

Gelide

Gelide is a configurable multi emulator and multi system front-end that lets you manage any kind of emulated system (PC, console, arcade, etc.). Gelide lets you catalog and launch any game from any existing emulator under GNU/Linux. You can configure any emulator with command line parameters support.

(Machine Translation)
LastUpdate: 2009-06-30 09:50

libcsv_parser++

libcsv_parser++ is a C++ library for parsing text files to extract records and fields. The records can be delimited with any set of characters. It makes the following assumptions: the record terminator is only one character in length; the field terminator is only one character in length; and the fields are enclosed by single characters, if any. The parser can handle documents where fields are always enclosed, not enclosed at all, or optionally enclosed. When fields are strictly all enclosed, there is an assumption that any enclosure characters within the field are escaped by placing a backslash in front of the enclosure character. The software could be ported to Windows with very little effort.

(Machine Translation)
LastUpdate: 2012-12-19 23:04

csvDB

csvDB is an SQL engine for CSV (comma separated values) files, allowing files to be searched as if they were database tables. It includes both a library and a client, allowing it to be used programatically and from the command line.

(Machine Translation)
LastUpdate: 2015-03-14 06:56

Super CSV

スーパー CSV は Java の CSV ファイルの読み書き用の高速、オープン ソースのプログラマ向けのライブラリです。それは高度な設定と Pojo、マップ、リストの読み取りと書き込みをサポートしています。また、強力なドーザー拡張を使用して、Pojo と深いマッピングとインデックス ベースのマッピングをサポートしています。その柔軟な 'Cell プロセッサ' API データ型変換 (解析および書式設定、日付、整数、ブール値など) を自動化し、制約 (必須列、するなどの正規表現と一致する) -、それは簡単あなた自身の書き込みに必要な場合。スーパー CSV は積極的に維持され、開発者は準備ができて:) 動けなくなる場合を助けるために喜んで例についてはプロジェクトのウェブサイトをチェック アウトし、ヘルプが始まったばかり。

(Machine Translation)
Development Status: 5 - Production/Stable
Target Users: Developers
Natural Language: English
Operating System: OS Independent
Programming Language: Java
LastUpdate: 2014-09-30 01:37

FlatPack Java API For Flat Files

単純な Java 区切りし、固定幅ファイル パーサー。いくつかの名前にちょうどパイプ区切り CSV、Excel CSV タブを処理します。XML を介してのユーザー フレンドリ名をファイル内の列の位置をマップします。完全な機能リストは、ニュースの下で「!FlatPack 機能一覧」を参照してください。

(Machine Translation)
Database Environment: Flat-file
Development Status: 5 - Production/Stable
Target Users: Developers
Operating System: OS Independent
Programming Language: Java