478 skills found · Page 2 of 16
pljson / PljsonPL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON object and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
melin / Superior Sql Parser基于 antlr4 的多种数据库SQL解析器,获取SQL中元数据,可用于数据平台产品中的多个场景:ddl语句提取元数据、sql 权限校验、表级血缘、sql语法校验等场景。支持spark、flink、gauss、starrocks、Oracle、MYSQL、Postgresql,sqlserver,、db2等
runekaagaard / MCP AlchemyA MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.
spitfireuptown / Datalinkx🔥🔥DatalinkX异构数据源之间的数据同步系统,支持海量数据的增量或全量同步,同时支持HTTP、Oracle、MySQL、ES等数据源之间的数据流转,支持中间transform算子如SQL算子、大模型算子,底层依赖Flink、Seatunnel引擎,提供流转任务管理、任务级联配置、任务日志采集等功能🔥🔥
AMPLIFIER-sp-z-o-o / Ampli SyncOffline-first data sync framework: bidirectional synchronization between SQLite and MS SQL, MySQL, Oracle, and PostgreSQL.
juanluispaz / Ts Sql QueryType-safe SQL query builder like QueryDSL or JOOQ in Java or Linq in .Net for TypeScript with MariaDB, MySql, Oracle, PostgreSql, Sqlite and SqlServer support.
oracle / Oracle Db ToolsThis project is a repository of sample code that will demonstrate various concepts to assist developers in building applications around Oracle Database technologies. SDKs and scripts will be available to integrate with SQL Developer, Data Modeler, Oracle REST Data Services and DBaaS.
tora-tool / ToraTOra is an open source SQL IDE for Oracle, MySQL and PostgreSQL dbs
widestage / WidestageLightweight Open Source Business Intelligence and reporting tool for mongodb, postgresql, Mysql, MS sql, oracle, & google bigQuery allow users create their own reports just dragging and dropping, widestage also has a data governance layer AKA semantic layer
go-goracle / GoracleGo database/sql driver for connecting to Oracle Database, using the ODPI-C library
WJX20 / DataCompareDataCompare is a tool designed to compare database data. Currently, the databases it supports stably include: PostgreSQL, Oracle, and MySQL; databases under development for support (among the top ten mainstream databases worldwide) are: MariaDB, DB2, Microsoft SQL Server, and Snowflake.
felipebz / ZpaParser and static code analysis tool for PL/SQL and Oracle SQL.
binghe001 / Mykit Db Sync🔥🔥🔥 mykit中分离出的强大的数据库同步工具——mykit-db-sync。 基于java开发的功能强大、配置灵活的数据库同步工具,目前支持MySQL、SQL Server和Oracle数据库的同步,在实际应用场景中,我们经常需要定期将一个数据库的数据同步到另外一个数据库中,常见的一种做法是将源数据库的数据dump为sql文件,然后到目标数据库执行sql文件完成数据库的导入,但是这种方法至少存在以下问题: - 需要手工操作,效率低 - 当涉及数据表较多时,容易遗漏、出错 - 如果要定期同步,操作人容易忘记 - 难以应付频繁变更数据表或者字段 针对以上存在的问题,将珍贵人力从这种重复、无意义的工作中解脱出来,特意开发这个小工具
mirkosertic / MogwaiERDesignerNGJava 2D & 3D visual entity relationship design & modeling (ERD,SQL) for Oracle,MSSQL,Postgres and MySQL
oun111 / ZasAccess MYSQL database with other sql languages(for example, ORACLE's sql)
AliDehbansiahkarbon / EasyDBMigratorEasyDbMigrator is a database migration library designed for Delphi(Microsoft SQL SERVER, Oracle, MySQL, MariaDB, PostgreSQL, and Firebird. https://getitnow.embarcadero.com/EasyDBMigrator
PhenX / PhenX.EntityFrameworkCore.BulkInsertSuper fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL, Sqlite, MySQL and Oracle
frones / ZeosLibThe ZeosLib is a set of database components for MySQL, PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle and SQLite for Delphi, FreePascal/Lazarus, Kylix and C++ Builder. - mirror for the official repository (http://svn.code.sf.net/p/zeoslib/code-0), created and maintained with git-svn
rsim / Ruby Plsqlruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures. It could be used both for accessing Oracle PL/SQL API procedures in legacy applications as well as it could be used to create PL/SQL unit tests using Ruby testing libraries.
paulkohler / MinisqlqueryMinimalist SQL Query tool for any .NET DB Provider - SQL, SQLite, SQL CE, Oracle, Access...