83cf23da7c9f0dfc3bc36884c69ab9e334ea8d12
				
			
			
		
	cassandraengine
Cassandra ORM for Python in the style of the Django orm and mongoengine
In it's current state you can define column families, create and delete column families based on your model definiteions, save models and retrieve models by their primary keys.
That's about it. Also, the CQL stuff is very basic at this point.
##TODO
- Real querying
- mongoengine fields? URLField, EmbeddedDocument, ListField, DictField
- column ttl?
- ForeignKey/DBRef fields?
- dynamic column support
- query functionality
- Match column names to mongoengine field names?
- nice column and model class repr
Description
				
					Languages
				
				
								
								
									Python
								
								96.1%
							
						
							
								
								
									Cython
								
								2.2%
							
						
							
								
								
									C
								
								1.2%
							
						
							
								
								
									reStructuredText
								
								0.3%
							
						
							
								
								
									PowerShell
								
								0.2%
							
						
					