Skip to content

Practice PostgreSQL. Implementing custom storage engine

Notifications You must be signed in to change notification settings

ayshvab/my_pg_extension

Repository files navigation

References
--------------

Experiments with Postgres Table Access Methods 
https://github.com/eatonphil/pgtam

Messing with Postgres query execution and hook infrastructure.
Resources
https://github.com/eatonphil/pgexec

Postgresql hooks documentation
https://github.com/taminomara/psql-hooks

B-Tree resources
https://eatonphil.com/btrees.html

Development
-------------
To create 'compile_commands.json' that needed for clangd.
bear -- make

https://github.com/rizsotto/Bear

About

Practice PostgreSQL. Implementing custom storage engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published