Skip to content

๐Ÿงช Experimental project rewriting PostgreSQL shell scripts in Hulo โ€” a modern, declarative scripting language.

License

Notifications You must be signed in to change notification settings

hulo-lang/postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Welcome to Hulo-Postgres ๐Ÿ‘‹

Hulo BashScript Postgres


English | ็ฎ€ไฝ“ไธญๆ–‡

This is an experimental project that aims to rewrite the original batch scripts (e.g., .sh, .bat) in the PostgreSQL source code using the Hulo language. By transforming imperative shell scripts into declarative Hulo code, the project explores modern script practices and maintainability.

๐Ÿš€ Getting Started

Warning

This project is in an early stage and may have incomplete functionality, performance issues, or compatibility problems. It is not recommended for production use.

Clone and Build

git clone https://github.com/hulo-lang/postgres.git

cd postgres

hulo build .

Test Data

The testdata directory contains original script files extracted from the PostgreSQL repository, serving as translation references for Hulo.

๐Ÿค Contributing

We welcome all kinds of contributions, including but not limited to:

  • Reporting bugs
  • Submitting issues or feature requests
  • Translating or rewriting scripts
  • Sending pull requests

Please check the issues page and follow the contribution guidelines.

๐Ÿ“ License

This project is licensed under the PostgreSQL License, consistent with the upstream PostgreSQL repository. See LICENSE for details.

About

๐Ÿงช Experimental project rewriting PostgreSQL shell scripts in Hulo โ€” a modern, declarative scripting language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published