Documentation

Documentation

spanner-orm Documentation

Welcome to the official documentation for spanner-orm.

Here you’ll find everything you need to get started, define your schemas, run migrations, query your data, and understand the advanced capabilities of spanner-orm.

Explore by Topic

Navigate through the sections to learn more:

  • Getting Started: Installation and your first steps with spanner-orm.
  • Schema Definition: Learn how to define your data models.
  • Migrations: Manage your database schema changes across PostgreSQL and Spanner.
  • Querying Data: Interact with your database using the fluent API or query builder.
  • Supported Dialects: Understand how spanner-orm handles PostgreSQL and Spanner.
  • Advanced Topics: Dive into Spanner-specific features and other advanced concepts.

We aim to make spanner-orm a powerful yet intuitive tool for developers working with both PostgreSQL and Google Spanner. If you have questions or feedback, please open an issue on GitHub (assuming your repo URL).