174 skills found · Page 5 of 6
eight04 / Db To CloudSynchronize your database with a cloud drive i.e. Dropbox, Google Drive, OneDrive, Github, etc.
AuraDevelopmentTeam / InvSyncThis plugin synchronizes the player inventory with a database
humbss / Pgsql Sync ElasticsearchThis stack will synchronize Postgresql database with Elasticsearch using Logstash
allenu / SlouchdbA single-user database for Mac and iOS that provides multi-client synchronization using cloud storage
leartbeqiraj1 / Cdc Postgresql ClickhouseThis project sets up a real-time data pipeline utilizing Change Data Capture (CDC) to stream changes from a PostgreSQL database to a ClickHouse database through Apache Kafka. Using Debezium to capture and stream database changes, and Kafka Connect to sink the data into ClickHouse, this pipeline allows for efficient data synchronization.
bharat383 / Mysql Database Synchronization With PhpSynchronize MySQL Database from One Server to Another Server using Simple PHP Script.
metadb-project / MetadbMetadb is a system for synchronizing databases for analytics applications.
carr / Data SyncRails plugin for database and file synchronization
element-scaning-web / EswoneKey is a tool for viewing page element assistance. In addition to the basic attributes of the page element, it also supports frame, generate xpath, element information export, batch acquisition, and database synchronization.
MarkLogic-Attic / XqsyncXQSync is a command-line, Java-based tool, useful for synchronizing MarkLogic databases to and from other databases, filesystems, and zip-files.
xssnark / Mysql Db SyncA limited bourne shell script that uses mysql and mysqldump to synchronize databases between servers.
DbSyncKit / DbSyncKitDbSyncKit is a powerful .NET library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, Postgres SQL or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.
morecraf / SiaqodbCloud ServiceSiaqodbCloud is a RESTful service through which you can synchronize Siaqodb from client side( Windows, WindowsStore, Xamarin) with a server side NoSQL database like CouchDB or MongoDB.
goudai-projects / Goudai GeneratorA code generator that elegantly generates mybatis ORM (mapper and xml config) and intelligently retains user-defined mapper and xml, automatically creates/synchronizes database tables, and records and prints exactly after each domain model change Database repair sql, support for the production of a variety of complex VO (View Object) objects,
shofiahmed69 / Note App By Flutter FirebaseA real-time, cloud-synced note-taking application built with Flutter and Firebase Firestore. This project demonstrates the integration of a NoSQL cloud database with a cross-platform mobile UI, ensuring seamless data persistence and instant synchronization across devices.
dl1bff / IrcDDBdistributed database using the IRC protocol for synchronization
OnlyTL / Github Stars To NotionA tool to automatically sync your GitHub starred repositories to a Notion database. This project supports both full synchronization (syncing all starred repositories) and incremental synchronization (syncing only newly starred repositories since the last sync).
joelabreurojas / DBFxSQLTool for bi-directional data synchronization between DBF files and SQL databases.
MichaelKlemm / DJ Database SyncTool to synchronize database / playlists / crates between different platforms like Serato DJ Pro and iTunes
hhblaze / EntitySyncingSynchronizes entities / objects between the server and the clients, using DBreeze techniques (made for .NET C# Xamarin Core Standard). Typical case is a mobile application (APP) that wants to have in a local database a list of TODO Tasks for the concrete user. Local database gives an ability to read and create tasks being offline from the server.