Sample databases for SQL Server demonstrations and learning.
Real estate property database demonstrating SQL Server 2025 vector search capabilities. Includes 100,000 properties with 1536-dimensional text embeddings for semantic search.
- SQL Server 2025 RC1 or later
- Restore using standard RESTORE DATABASE command
Each database folder contains:
- Database backup (.bak file)
- README with schema details
- Sample queries (where applicable)
MIT License - See LICENSE for details.