Documentation
Project Templates Vue AutoQuery Auth OrmLite Redis Locode gRPC AI Server
Project Templates Vue AutoQuery Auth OrmLite Redis Locode gRPC AI Server
OrmLite
  • Installation
  • Getting Started
  • API Overview
  • Async APIs
  • DB Migrations
  • Litestream
  • Install Postgres, MySql & MSSQL
  • Multiple App Databases
  • Scalable SQLite

OrmLite APIs

  • Select APIs
  • Insert APIs
  • Update APIs
  • Delete APIs
  • Schema APIs

Advanced Topics

  • Bulk Inserts
  • Reference Support
  • Typed Join Expressions
  • Dynamic Result Sets
  • Database Transactions
  • Type Converters
  • OrmLite Utils
  • Ensure APIs
  • Logging & Introspection
  • Complex Type Serializers
  • Insert & Update Filters
  • Custom SQL
  • SQL Customizations
  • Dictionary APIs

RDBMS specific features

  • SQL Server Features
  • PostgreSQL Features

Background Info

  • Optimistic Concurrency
  • Untyped APIs
  • AutoGen & T4 templates
  • Stored Procedures
  • Multi database connections
  • OrmLite Shippers example
  • Customer Orders example
  • AWS & RDS Support
  • Limitations

OrmLite support for AWS & RDS Managed Databases

AWS RDS Support​

OrmLite has great support AWS's managed RDS Databases, follow these getting started guides to help to get up and running quickly:

  • PostgreSQL
  • Aurora
  • MySQL
  • MariaDB
  • SQL Server

Source code for example can be found on our AwsGettingStarted repositories.

Edit this page on GitHub
Customer Orders example
Limitations
On This Page
  • AWS RDS Support