Repository navigation

#

stored-procedures

Awesome Procedures On Cypher for Neo4j - codenamed "apoc"                     If you like it, please ★ above ⇧            

Java
1772
1 天前

plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).

C
675
16 天前

easily create postgresql extensions in golang; moved to gitlab.com/microo8/plgo

294
4 年前

PostgreSQL extension which provides persistent logging within transactions and functions.

PLpgSQL
186
3 年前

This is a mysql and postgresql store procedure and trigger implementation of closure table in RDBMS about hierarchy data model.

PLpgSQL
175
2 年前

The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.

C#
135
3 个月前

PL/pgSQL stored procedure code coverage tool

Ruby
74
2 年前

Stored Procedures for SQLite

C
71
3 个月前

Java Stored Procedure Wrapper: Calling PostgreSQL stored procedures from Java

Java
64
2 年前

MySQL Tree Traversal practical examples

SQLPL
61
10 年前

SQL-ProcBench is an open benchmark for procedural workloads in RDBMSs.

TSQL
46
4 年前

This project provides procedures and functions to support machine learning applications with Neo4j.

Java
37
7 年前

Data first or code first ORM. Entity/object/class/poco to SQL repository mapping, and vice versa; data to C# class code or emit assembly. Can dynamically generate assemblies, C# code, and SQL scripts for CREATE TABLE, INSERT, & UPDATE. Uses: Reflection, Emit, DataTable and CodeDOM.

C#
37
5 年前

sp_Develop can be used by database developers, software developers and for performing database code (smell) reviews.

TSQL
33
2 年前

Using trigger based stored procedure to create audit table. It follows the wordpress meta data approach to store the changes, so all the data is store in just two centalized tables.

SQLPL
26
7 年前