Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
tatut committed Mar 30, 2024
1 parent cac23e4 commit 21fe246
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Prolog language for PostgreSQL

This is a PostgreSQL extension that allows writing stored procedures in Prolog.

This embeds [Scryer Prolog](https://www.scryer.pl) into a PostgreSQL extension.

**Proof of concept!** Not ready for any actual use.

0 comments on commit 21fe246

Please sign in to comment.