Skip to content

An attempt to write a point in time data store with SQLAlchemy

Notifications You must be signed in to change notification settings

martinffx/point-in-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Point in Time database

This is a failed attempt to use SQLAlchemy to write a point in time data store. It was extracted from another project as unfortunately it seems to lock the database. I'll need to find a way to control how the transactions are performed. I've seen this method work at scale using stored procedures.

About

An attempt to write a point in time data store with SQLAlchemy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages