Using ENSDb
You can interact with the ENSDb instance using the dedicated TypeScript SDK or the regular PostgreSQL interface. This section provides guides for both methods, as well as troubleshooting tips and answers to frequently asked questions.
ENSDb SDK Detailed explanation of interacting with ENSDb using the TypeScript SDK, including installation and usage examples.
ENSDb SQL Interface Detailed explanation of interacting with ENSDb using the SQL interface, including queries and usage examples.