Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Java CSV Library

Compare

  Analyzed 43 minutes ago

Java CSV is a small fast open source java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text qualified, Excel formatted, etc.

8.7K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags csv java

TraktRater

Compare

  Analyzed about 18 hours ago

TraktRater is a tool written in C# to help users transfer user episode, show and movies ratings from multiple media database sites around the web.

23.1K lines of code

2 current contributors

about 1 year since last commit

1 users on Open Hub

Very Low Activity
4.0
   
I Use This
Licenses: No declared licenses

UltraESB

Compare

  No analysis available

The UltraESB is a Free and Open Source Enterprise Service Bus [ESB] that facilitates the integration of different systems. Integration is facilitated via "messages" which maybe HTTP/S messages (such as SOAP, REST, JSON, XML, Hessian, AS2, HTML, Binary, Text etc) or messages over many other ... [More] transports such as JMS, Email, TCP, MLLP/S etc, or Files FTP/S, SFTP etc. Messages may carry different types of payloads such as SOAP, XML, Text, CSV, EDI, HL7, JSON, Maps etc., and the UltraESB can accept messages over one transport in one format, and forward it to another system over another transport and another format. Messages passing through the UltraESB can be "mediated" via fragments of Java code or JSR 223 Scripting languages such as Ruby,Groovy,Javascript,etc. It supports Java IDE integration. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Reportico PHP Report Designer

Compare

  No analysis available

Reportico PHP Reporting Tool. Runs against MySQL, PostgreSQL, Informix, Oracle, SQLServer and SQLite - design reports, create report menus, configure criteria, graphs, grouping, drill-down, output in HTML, PDF, & CSV, expression handling, look and feel through CSS, data transformation.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Gorgon

Compare

  No analysis available

A set of C# libraries in .NET 2.0/3.5/4.0 (CP if possible). Project, as for now, contains following utility libraries: (removed). Actually project is changing relatively fast, so I've decided not to maintain actual list, coz I'm lazy. I'll wait until project will stabilaze itself a bit, then ... [More] maybe a more concrete list. As for now, see project wiki for actual info: https://bitbucket.org/pabdulin/gorgonc/wiki/Home This project in many ways is reinventing a wheel, I know that, but it's my little personal playground there I can test and tune my skills. But I would be happy if someone will find this code useful in some or another way. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

Google Refine RDF Extension

Compare

  Analyzed about 11 hours ago

An extension to Google Refine that enables graphical mapping of Google Refine project data to an RDF skeleton and then exporting it in RDF format

20.7K lines of code

0 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

CSV Cruncher

Compare

  Analyzed about 24 hours ago

A tool which transforms a CSV file into another CSV file using a SQL statement. Also converts CSV to JSON. Many tools spit out CSV, or are able to as one of output options. Also, in hudson, you can very simply log any values you get into bash like echo " $val2, $val2" >> data.csv, for each ... [More] build or part of a build. So it can be kind of integration tool. Then you can do quite complex queries – from a flat table, you can actually do subselects and then left joins, which gives you very powerful tool to process the data into something what is ready for plotting as-is – that means, data filtered, cleaned, aggregated, converted, aligned, sorted, etc. Example: crunch input.csv output.csv "SELECT AVG(duration) AS durAvg FROM (SELECT * FROM indata ORDER BY duration LIMIT 2 OFFSET 6)"` [Less]

4.96K lines of code

0 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: No declared licenses

Ujorm

Compare

  Analyzed about 4 hours ago

The Ujorm is an open source Java small library which provides non-traditional objects based on the key-value architecture to open up new exciting opportunities for writing efficient code. This library offers a unique ORM module designed for rapid Java development with great performance and a small ... [More] footprint. The key features are type safe database queries, relation mapping by Java code, no entity states and a memory overloading protection cache. [Less]

73.3K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Wordpress Ultimate CSV Importer

Compare

  Analyzed about 1 year ago

Wordpress Ultimate CSV Importer is an easy to import tool by which you can import any csv data in to wordpress by simple mapping system.

67.4K lines of code

1 current contributors

about 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

KEXI

Compare

  Analyzed 8 months ago

KEXI is a visual database apps builder, part of the Calligra Suite. It can be used for designing database applications, inserting and editing data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects – tables, queries, forms ... [More] , reports – are stored in the database, making it easy to share data and design. More info https://userbase.kde.org/Kexi [Less]

42.7M lines of code

698 current contributors

8 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: gpl, lgpl21_or...