Simple Project List 軟體列表

447 projects in result set
最後更新: 2010-08-23 17:41

mvnForum

mvnForumは強力なオープンソースの掲示板(フォーラム)で、J2EE技術(JSP /サーブレット)とJSP1.2およびServlet 2.3をサポートする任意のサーブレットコンテナ及び互換性の上に構築されています。 公式ホームページはwww.mvnForum.comです。

最後更新: 2021-06-03 07:41

Pentaho Business Analytics

レポーティング、解析(OLAP)、ダッシュボード、データマイニング、データインテグレーション(ETL)などを含む完全なビジネスインテリジェンス(BI)プラットフォームです。 Webサービスを介してアクセスし、個々のコンポーネントまたはフルスイートとして使えます。

最後更新: 2021-09-20 22:01

Talend Open Studio for Data Integration

Talendは、革新的で強力なオープンソースのデータ統合ソフトウェアであり、業務システムからETLまでのデータ統合、およびあらゆる規模の組織の移行において使用することができます。

最後更新: 2014-12-11 18:24

open-hades

冥王ハーデスの開発、検証およびプルート (プロシージャ言語テストと操作のユーザーの) 手順を展開するための参照のオープン ソース環境を目指しています。

(Machine Translation)
最後更新: 2014-05-30 21:12

sql2o

sql2o is a Java library which allows you to run SQL queries and parse the result into your POJOs using only a few lines of code.

(Machine Translation)
Database Environment: JDBC, SQL-based
自然語言: English
操作系統: OS Independent
程式語言: Java, Java
Topics: Freecode.com
最後更新: 2016-05-26 02:56

BenchmarkSQL

使用する JDBC のベンチマークが OLTP の TPC-C 標準を密接に似ています。DB でサポートされている/も無償 PostgreSQL、DB2、Oracle、SQLSvr、MySQL が含まれます。

(Machine Translation)
最後更新: 2010-09-18 19:01

dbcrawler

dbcrawler is a lightweight database schema crawler library developed using Java. It is a simple library that can be used to Crawler the underlying schema of a database and return POJO objects, which makes it very easy to use. This library takes care of all the differences among the various database management systems, and makes application code free from the DBMS differences.You keep using same POJOs even if you change the underlying DBMS.

(Machine Translation)
Database Environment: JDBC, SQL-based
程式語言: Java
最後更新: 2009-09-21 13:50

Migrations

Migrations is a tool for managing changes to database schemas. It is an Enterprise tool based on ActiveRecord migrations from Rails. It features multiple schema interactions, runtime substitution of values, script generation, auditing, and much more.

(Machine Translation)
Database Environment: JDBC, SQL-based
操作系統: MacOSX, Linux, Windows
程式語言: Java, Java
最後更新: 2009-07-20 16:54

mysql-diff

mysql-diff is a commandline database structure comparator. It compares the structure of two databases. It currently works with MySQL. A database can be specified as an SQL script or as an URL to a running database. So the tool can compare two scripts, two live databases, or a database and a script. The tool outputs SQL DDL script that can be used to convert one schema to another.

最後更新: 2014-03-01 14:24

Vibur DBCP

Vibur DBCP is a concurrent, fast, and fully-featured JDBC connection pool based on Java dynamic proxies. It supports a fairness parameter, statement caching, Hibernate integration, and SQL queries logging, among other features. Various configuration examples (with Spring, Hibernate, etc.) are provided.

(Machine Translation)
Database Environment: JDBC
操作系統: OS Independent
程式語言: Java
最後更新: 2011-11-11 14:35

e-pos

これは openbravopos に基づくキーボード pos です。特定のビジネスのためのさまざまな要素の構成をサポートします。中小企業のために特別です。シンプル、高速かつ基本的なビジネス アプリケーションを提供しています。これを参照する必要があります。

(Machine Translation)
Database Environment: JDBC
Development Status: 3 - Alpha
自然語言: Chinese (Simplified)
操作系統: Windows XP
程式語言: Java
使用者介面: Java Swing
最後更新: 2021-01-12 05:44

uniCenta POS

uniCenta oPOS Openbravo の店頭の POS の支店であり、800 x 600 以上からディスプレイ上で実行することが可能です。最も Openbravo の POS のバグが修正されて知られていると、ハードウェア オプション、追加のレポート、およびローカリゼーションの機能強化。ソース コードは、実績のある商用データベース MySQL HSQL PostgreSQL、Oracle などの範囲で 1 つの端末または伸縮、多端子を実行することができます www.unicenta.com からダウンロードできます。

(Machine Translation)
最後更新: 2011-04-05 13:28

BoneCP

BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It currently beats all known connection pools, including C3P0 and DBCP, as shown on the benchmark section on the site.

(Machine Translation)
最後更新: 2011-01-03 09:32

persistence4j

persistence4j is a small and lightweight Java object persister that uses JDBC to persist data into a relational database. The library frees you from writing the Data transfer objects - just
create a POJO and simply save it. Transactional and non-transactional connections are supported and can be configured from the simple properties file.

(Machine Translation)
最後更新: 2010-07-13 03:20

Plugin Framework for Java

Plugin Framework for Javaは、分散型プラグインフレームワークです。これにより、ユーザーは単純なプラグインを書くことによって、分散アプリケーションを作成できるようになります。これは、プラグインのクラスタリング、中央のプラグインレジストリ、および負荷分散が付属します。

Database Environment: JDBC
Development Status: 5 - Production/Stable
目標受眾: Developers
許可證: Apache License V2.0
操作系統: OS Independent
程式語言: Java