# Latest ENS Registrations

Fetch the latest registrations and their associated Domains. See [Connect](/docs/integrate/unigraph/examples) for setup.

<UnigraphStaticExample
 sql={exampleLatestRegistrations.sql}
 ensDbSdk={exampleLatestRegistrations.sdk}
>
  <EnsDbWriterSchemaIntro ensDbWriterSchemaName="ensindexer_0" slot="sql-tab-note"/>
  <EnsDbReaderIntro slot="ensdb-sdk-tab-note"/>
</UnigraphStaticExample>