GitHub Trends
11.2K subscribers
15.8K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#java #cassandra #database #java

Apache Cassandra is a fast, scalable database that stores data in rows and tables and can spread it across many machines automatically. It uses CQL, which is similar to SQL, so you can create a keyspace, make a table, insert data, and read it back with simple commands; this helps you start quickly, test a working cluster, and build apps that can grow without changing how you use the database.

https://github.com/apache/cassandra