CQL Documentation
A high-performance, type-safe ORM for Crystal applications.
Build fast, reliable database applications with compile-time safety and exceptional performance.
Quick Navigation
Add CQL to your shard.yml:
Then run:
Documentation Structure
Learning-oriented - Step-by-step guides for beginners
- Build your first application
- Complete multi-part tutorial
Task-oriented - Practical steps to accomplish specific goals
- Define, validate, and enhance models
Information-oriented - Technical descriptions and specifications
- Common patterns at a glance
- Terminology definitions
- Error messages explained
Understanding-oriented - Conceptual discussions
- Design pattern overview
Type Safety - Catch errors at compile time
Multiple Databases - PostgreSQL, MySQL, SQLite
Active Record - Familiar patterns for rapid development
- Frequently asked questions
CQL is available under the MIT license.