On Wednesday, June 1, 2016 at 5:07:54 PM UTC-4, Mike Bayer wrote: > > Congratulations on this! I'm pretty excited for NewSQL databases > growing in usefulness and popularity. We'd like to have this as part > of our list of external dialects at > http://docs.sqlalchemy.org/en/latest/dialects/index.html#external-dialects. > > > Currently we have only "production ready" and "experimental" categories > so I assume the best category here for you is "production ready". >
CockroachDB is definitely experimental - it's in beta and we're still working hard on stability and performance. You can use it in development but it's not to the point that we'd recommend trusting it with production data. The SQLAlchemy dialect itself is in pretty good shape because it builds on the existing PostgreSQL support, although it has so far received only modest testing. -Ben > > > > On 06/01/2016 04:24 PM, Ben Darnell wrote: > > Hello SQLAlchemists, > > > > Today we're releasing a package containing a SQLAlchemy dialect that > > makes it possible to use CockroachDB from SQLAlchemy. CockroachDB is a > > new distributed SQL database currently in beta, providing strong > > transactional consistency with transparent sharding and replication. You > > can get the package from https://pypi.python.org/pypi/cockroachdb and > > read more about it on our blog: > > > https://www.cockroachlabs.com/blog/building-application-cockroachdb-sqlalchemy-2/ > > > > > I'd be happy to answer any questions about this project here or > > on https://gitter.im/cockroachdb/cockroach. > > > > -Ben > > > -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+unsubscr...@googlegroups.com. To post to this group, send email to sqlalchemy@googlegroups.com. Visit this group at https://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.