database-extension
There are 3 repositories under database-extension topic.
hatamiarash7/duckdb-netquack
DuckDB extension for parsing, extracting, and analyzing domains, URIs, and paths with ease.
ulrack/database-extension
The database manager extension for Ulrack.
ChasingTheDream369/Adding-a-PersonName-Type-to-PostgreSQL
🌐 Created a New type called PersonName in PostgreSQL with 6 operations including <, >, <>, =, <=, >= for research purposes at UNSW and to experiment with the custom data type creation in postgreSQL creating the foundation for more rigourous, challenging and composite types.