Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/instellate/cassandradriver
A C# cassandra driver made to be modern
https://github.com/instellate/cassandradriver
cassandra cassandra-driver csharp database database-connector dotnet dotnet-core
Last synced: 3 months ago
JSON representation
A C# cassandra driver made to be modern
- Host: GitHub
- URL: https://github.com/instellate/cassandradriver
- Owner: Instellate
- License: mit
- Created: 2024-08-27T21:40:53.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-23T19:45:36.000Z (4 months ago)
- Last Synced: 2024-10-24T00:45:16.369Z (4 months ago)
- Topics: cassandra, cassandra-driver, csharp, database, database-connector, dotnet, dotnet-core
- Language: C#
- Homepage: https://instellate.github.io/CassandraDriver/
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CassandraDriver
A driver for the database cassandra made in C#. Made to be somewhat better than the [datastax driver](https://github.com/datastax/csharp-driver)
Provides support for source generation and later tools for migration and related tools.> [!WARNING]
> This tools has not been tested on large scale or on any production enviroment.
> We recommend against using for now unless you want to contribute or know what you are doing.## Documentation
We have a very basic documentation site. Which can be accessed at https://instellate.github.io/CassandraDriver/