pymssql VS preshed

Compare pymssql vs preshed and see what are their differences.

preshed

💥 Cython hash tables that assume keys are pre-hashed (by explosion)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pymssql preshed
6 1
811 78
1.2% -
8.7 4.1
21 days ago 6 months ago
Python Cython
LGPL MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pymssql

Posts with mentions or reviews of pymssql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-31.

preshed

Posts with mentions or reviews of preshed. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-31.
  • Is anyone using PyPy for real work?
    13 projects | news.ycombinator.com | 31 Jul 2023
    If you have very large dicts, you might find this hash table I wrote for spaCy helpful: https://github.com/explosion/preshed . You need to key the data with 64-bit keys. We use this wrapper around murmurhash for it: https://github.com/explosion/murmurhash

    There's no docs so obviously this might not be for you. But the software does work, and is efficient. It's been executed many many millions of times now.

What are some alternatives?

When comparing pymssql and preshed you can also consider the following projects:

asyncpg - A fast PostgreSQL Database Client Library for Python/asyncio.

python-mysql-replication - Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL

dataset - Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.

sparc-curation - code and files for SPARC curation workflows

awesome-mysql - A curated list of awesome MySQL software, libraries, tools and resources

murmurhash - 💥 Cython bindings for MurmurHash2

SuperSQLite - A supercharged SQLite library for Python

legion - The Legion Parallel Programming System

apsw - Another Python SQLite wrapper

psycopg2cffi - Port to cffi with some speed improvements

clickhouse-driver - ClickHouse Python Driver with native interface support

python-mysql-replicati