SymmetricDS provides file and database synchronization with support for multi-master replication, filtered synchronization, and transformation across the network in a heterogeneous environment. It supports multiple subscribers with one-direction or bi-directional, asynchronous data replication. It uses Web and database technologies to replicate data as a scheduled or near-realtime operation. The software has been designed to scale for a large number of nodes, work across low-bandwidth connections, and withstand periods of network outage. It works with most operating systems, file systems, and databases, including Oracle, MySQL, MariaDB, PostgreSQL, MS SQL Server (including Azure), IBM DB2, H2, HSQLDB, Derby, Firebird, Interbase, Informix, Greenplum, SQLite (including Android), Sybase ASE, and Sybase ASA (SQL Anywhere) databases.
Related ProjectsMeCab, Media Player Classic - Home Cinema, Properties Editor, Win32 Disk Imager, SharpDevelop-jp |
Moodleは、学習管理システム(LMS)、バーチャル学習環境(VLE)もしくはコース管理システム(CMS)として知られているツールです。それは教育者が効果的なオンライン学習サイトを作成するために使用できる無料のWebアプリケーションです。 http://moodle.org/
Related ProjectsMeCab, PukiWiki, Media Player Classic - Home Cinema, Berry Linux, Win32 Disk Imager |
DBeaver is a universal database manager and SQL Client. It supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, SQLite, Derby, and any database that has a JDBC driver. It is a GUI program that allows you to view the structure of a database, execute SQL queries and scripts, browse and export table data, handle BLOB/CLOB values, modify database meta objects, etc. It has a native UI (provided by the Eclipse SWT library), great performance, and relatively low memory consumption.
Related Projectspg_bigm, iReport-Designer for JasperReports, blanco Framework, Darik's Boot and Nuke, TuxGuitar |
DocumentBurster is a tool for report distribution: split, merge, email, and FTP your reports. It has report delivery for Crystal Reports, SSRS Reporting Services, MS Access, Cognos, PeopleSoft, and SAP. It has report bursting for Pentaho, JasperReports, and BIRT. It can upload reports to MS SharePoint.
Related ProjectsDumpper v.60.3, BkGotmail, postLDAPadmin, FileZilla JP Info, MPC-BE |
CLISPは、Bruno Haible によるポータブルな ANSI Common Lisp の実装であり、開発環境です。インタプリタ、コンパイラ、デバッガ、CLOS、MOP、FFI、ユニコード、ソケット、CLX を備えています。UIは英語、ドイツ語、フランス語、スペイン語、オランダ語、ロシア語、デンマーク語に対応しています。
Related ProjectsTrac Lightning, Media Player Classic - Home Cinema, MeCab, Dumpper v.60.3, Mysaifu JVM |
MSS Code Factory is a rule-based expert system for translating application models to source code.
Related ProjectsSharpDevelop-jp, DeSmuME, iReport-Designer for JasperReports, MergeDoc, TuxGuitar |
BMF はサーバー プラットフォームもオープン ソースの web アプリケーションを作成するための Java 言語で開発されたソフトウェア フレームワークである臨床、管理およびヘルスケアの会社のための管理。
Related ProjectsDumpper v.60.3, MPC-BE, mspp, Media Player Classic - Home Cinema, Paraselene - Java Webアプリケーション フレームワーク |
sqlmap is a penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a detection engine, many niche features, and a broad range of switches including database fingerprinting, data fetching from the database, and accessing the underlying file system and executing commands on the operating system via out-of-band connections.
Related Projectspg_bigm, Dumpper v.60.3, CosmoDB, Media Player Classic - Home Cinema, Win32 Disk Imager |
ベースは、基本的な分析とセキュリティ エンジンです。それは、侵入のデータベース (酸) プロジェクトの分析コンソールからコードに基づいています。このアプリケーションは web クエリを SNORT ID システムから警告を分析するフロント エンドを提供します。
Related ProjectsDumpper v.60.3, Clonezilla, Win32 Disk Imager, Hinemos, MeCab |
uniCenta oPOS Openbravo の店頭の POS の支店であり、800 x 600 以上からディスプレイ上で実行することが可能です。最も Openbravo の POS のバグが修正されて知られていると、ハードウェア オプション、追加のレポート、およびローカリゼーションの機能強化。ソース コードは、実績のある商用データベース MySQL HSQL PostgreSQL、Oracle などの範囲で 1 つの端末または伸縮、多端子を実行することができます www.unicenta.com からダウンロードできます。
Related ProjectsWin32 Disk Imager, MeCab, MPC-BE, Dumpper v.60.3, MalonAccount |
SchemaSpy analyzes database metadata to reverse engineer dynamic Entity Relationship (ER) diagrams. It works with just about any JDBC-compliant database and can identify Ruby on Rails style databases, as well as other implied relationships.
Related ProjectsLudia, pg_bigm, MPC-BE, blanco Framework, MeCab |
The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.
Related ProjectsMalonNote, pg_bigm, MeCab, Media Player Classic - Home Cinema, MPC-BE |
Dominion v8 is a PHP universal database abstraction layer to develop rapid portable and compatible applications connecting to any freeware or commercial databases. You no longer need to write proprietary SQL sentences, but can use portable objects that give you the power to change the database engine without rewriting a single line of code.
Related ProjectsMedia Player Classic - Home Cinema, OneSQLiteAdmin, MeCab, Win32 Disk Imager, Programming Language ADP |
Oracletool is an interactive, Web-based application for Oracle Database administration. The advantage of Oracletool over non-Web-based tools is that nothing needs to be installed on the client-side machine or in your databases. All you need to use Oracletool, once installed, is a Web browser.
Related ProjectsTuxGuitar, pg_bigm, BlueGriffon Japanese Language Pack, DeSmuME, iReport-Designer for JasperReports |
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.
Related ProjectsWin32 Disk Imager, MPC-BE, Ludia, Media Player Classic - Home Cinema, blanco Framework |