All Projects → rememberber → Wesync

rememberber / Wesync

Licence: mit
用Java Swing写的数据库同步软件

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Wesync

Analogue
Analogue ORM : Data Mapper ORM for Laravel/PHP
Stars: ✭ 618 (-6.65%)
Mutual labels:  database
Genji
Document-oriented, embedded SQL database
Stars: ✭ 636 (-3.93%)
Mutual labels:  database
Octo Cli
CLI tool to expose data from any database as a serverless web service.
Stars: ✭ 653 (-1.36%)
Mutual labels:  database
Easydb
Easy-to-use PDO wrapper for PHP projects.
Stars: ✭ 624 (-5.74%)
Mutual labels:  database
Pizzaql
🍕 Modern OSS Order Management System for Pizza Restaurants
Stars: ✭ 631 (-4.68%)
Mutual labels:  database
Orbit Db
Peer-to-Peer Databases for the Decentralized Web
Stars: ✭ 6,381 (+863.9%)
Mutual labels:  database
Euclidesdb
A multi-model machine learning feature embedding database
Stars: ✭ 615 (-7.1%)
Mutual labels:  database
Restheart
RESTHeart - The REST API for MongoDB
Stars: ✭ 659 (-0.45%)
Mutual labels:  database
Testfixtures
Ruby on Rails like test fixtures for Go. Write tests against a real database
Stars: ✭ 639 (-3.47%)
Mutual labels:  database
Godb
A Go SQL query builder and struct mapper.
Stars: ✭ 651 (-1.66%)
Mutual labels:  database
Pig
Mirror of Apache Pig
Stars: ✭ 623 (-5.89%)
Mutual labels:  database
Laravel Options
Global key-value store in the database
Stars: ✭ 626 (-5.44%)
Mutual labels:  database
Leafpub
Simple, beautiful, open source publishing.
Stars: ✭ 645 (-2.57%)
Mutual labels:  database
Dbshield
Database firewall written in Go
Stars: ✭ 620 (-6.34%)
Mutual labels:  database
Bitcask
🔑A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.
Stars: ✭ 654 (-1.21%)
Mutual labels:  database
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (-7.1%)
Mutual labels:  database
Node Sqlite
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Stars: ✭ 642 (-3.02%)
Mutual labels:  database
Litedb
LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
Stars: ✭ 6,133 (+826.44%)
Mutual labels:  database
Rein
Database constraints made easy for ActiveRecord.
Stars: ✭ 657 (-0.76%)
Mutual labels:  database
Laravel Db Snapshots
Quickly dump and load databases
Stars: ✭ 650 (-1.81%)
Mutual labels:  database

WeSync-Logo

WeSync Build Status

com.luoboduner.wesync.ui

Java Swing
some icons

功能特性

数据库同步,数据库间数据传输
支持不同数据库间,不同表和不同表结构间数据同步
支持同步过程中数据加工(可扩展)
支持失败事务回滚
支持失败快照回滚
目前支持SqlServer->MySQL
可扩展任意不同数据库间数据传输

速览

WeSync

WeSync

WeSync

WeSync

WeSync

WeSync

环境依赖

Java 8

目录结构描述

config:配置

config.xml:UI设置参数的持久化
Re-initialization.sql:还原相关表到初始化状态的memo
zh-cn.properties:语言,国际化

DB_Backup:备份相关

mysql_backup.bat:备份脚本
mysql_table_backup.sql:备份时执行的sql

log_SQL:记录每次执行的sql流水

snaps:csv快照
snaps_bak:csv快照备份

TableField:表-字段 对应关系配置

Trigger:同步出发机制配置

版本内容更新

声明

图标来源:http://designmodo.com/linecons-free/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].