The Wayback Machine - https://web.archive.org/web/20201028145559/https://github.com/topics/db
Skip to content
#

db

A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for creation, querying, updating, and administration of the data it holds.

Here are 839 public repositories matching this topic...

brapse
brapse commented Feb 27, 2020

The blockchain v2 reactor utilizes concurrency to saturate the bottleneck of writing blocks to disk. This concurrency is internal to the reactor where the reactor itself will launch and manage internal state machines running as go-routines. This configuration makes testing difficult as we don't know when messages processed by internal state machines will be processed and when we can assert that th

mfussenegger
mfussenegger commented Sep 9, 2020

We should remove Guava as a dependency from the server module.

Most of the functionality we used from Guava are provided by the JDK by now.
The stuff that is missing from the JDK has mostly been added in the utilities we inherited from Elasticsearch, due to their decision to remove Guava completely.
Any functionality that we use which isn't present in the JDK can be co

facundobatista
facundobatista commented Feb 10, 2020

Issue description

The original title key translates the title. It should not.

Version of IMDbPY, Python and OS

  • Python: 3.6.9
  • IMDbPY: 6.9dev20200125 (installed from the repo here)
  • OS: uname_result(system='Linux', node='blackfx', release='4.15.0-76-generic', version='#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020', machine='x86_64', processor='x86_64')

Windows 桌面应用,管理本地视频,自动下载封面与信息;支持 bus, library, db, 123, dmm 刮削;支持 百度 AI,有道翻译;支持 ffmpeg 视频处理;支持多数据库管理与统计;支持皮肤切换;支持 gif 图展示;支持内置播放器;支持视频的剪切、合并、裁剪、转码
  • Updated Oct 27, 2020
  • C#
Wikipedia
Wikipedia
You can’t perform that action at this time.