Skip to content

ydb-platform/ydb-frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// README.md

Database Frameworks Timeline

This project visualizes the development timeline of various frameworks, libraries, and utilities for different database systems. It allows users to explore when different tools were created, when they added support for specific databases, and how they relate to each other.

Features

  • Interactive timeline showing the evolution of database frameworks
  • Filter frameworks by category (ORM, Migration, Driver, etc.)
  • Filter frameworks by programming language
  • Switch between different databases (PostgreSQL, MySQL, MongoDB, YDB, Cassandra)
  • Dark and light theme support
  • Detailed tooltips showing information about each framework
  • Visualization of dependencies between frameworks

Getting Started

Prerequisites

  • Node.js (v14 or newer)
  • npm or yarn

Installation

  1. Clone the repository
git clone https://github.com/yourusername/ydb-frameworks.git
cd ydb-frameworks
  1. Install dependencies
npm install
# or
yarn install
  1. Start the development server
npm start
# or
yarn start

Open http://localhost:3000 in your browser

About

Timeline of frameworks for work with YDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published