UNO-SOFT / plsql-parser
Go PL/SQL parser using ANTLRv4
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for plsql-parser
- Go package for calling Oracle PL/SQL stored procedures through OCI☆28Updated this week
- A scriptable FSM library for Go☆37Updated 4 years ago
- ☆27Updated last year
- An integer queue example used in a blog post at https://www.calhoun.io☆11Updated 7 years ago
- Wrapper around LUA script executor for long-running scripts☆18Updated 2 months ago
- In memory sharded cache implementation☆32Updated 3 years ago
- golang implementation of futures/promises☆16Updated last year
- Database server written from scratch☆13Updated last year
- Scheduler of events for near real-time systems☆23Updated last year
- Retry, Race, All, Some, etc strategies for http.Client calls☆11Updated 3 years ago
- ☆15Updated 3 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated 3 weeks ago
- Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.☆12Updated 5 years ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆17Updated 5 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- go-bindata - A small utility which generates Go code from any file. Useful for embedding binary data in a Go program. [backup from https:…☆17Updated 5 years ago
- A place to store source code that is relevant to my blog posts.☆27Updated 3 years ago
- A module to aid developers to generate Go BSON class maps☆12Updated 3 years ago
- MySQL binary log analyzer in Golang.☆21Updated 2 years ago
- github.com/cznic/ebnf has moved to modernc.org/ebnf☆10Updated 6 years ago
- A memcached binary protocol toolkit for go.☆13Updated this week
- Learn go concurrency by writing a small in-memory database (stores data in the golang native map)☆27Updated 6 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆54Updated 11 months ago
- [Go] - Bully algorithm visualization & implementation written in Golang.☆63Updated 5 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆22Updated last week
- Simple rules engine