#
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 1,081 public repositories matching this topic...
cmwaters
commented
Jun 16, 2021
mfussenegger
commented
Sep 27, 2021
Required by DataGrip. See crate/crate#11726
The full query is
select L.transactionid::varchar::bigint as transaction_id
from pg_catalog.pg_locks L
where L.transactionid is not null
order by pg_catalog.age(L
Open
需要绑定的变量对应的tag未生效
2
Node.js database migration management for Postgresql
api
postgres
sql
database
migrations
postgresql
migration
db
extensible
pg
expandable
migrator
migrate
cockroachdb
programatic
postgre
db-migrate
cockroach
programable
-
Updated
Oct 9, 2021 - TypeScript
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
kotlin
java
database
nosql
key-value
db
transactional
embedded-database
entity-store
log-structured
schema-less
snapshot-isolation
xodus
youtrack
-
Updated
Oct 8, 2021 - Java
Android library for viewing, editing and sharing in app databases.
android
couchdb
database
sqlite
couchbase
android-library
android-development
db
database-management
sqlite3
sqlite-editor
-
Updated
Sep 25, 2021 - Kotlin
Open
Top Lists search
6
docgonzo2015
commented
Jul 10, 2021
HI!
Can i search for a top xxx list of imdb? Like https://www.imdb.com/chart/boxoffice
Or : Top 50 Action Movies and TV Shows -> https://www.imdb.com/search/title/?pf_rd_m=A2FGELUUNOQJNL&pf_rd_p=cd28805a-4e91-4f0f-b066-0db5ff4dd1a7&pf_rd_r=X01CCXMVAGJKXP0CPN2K&pf_rd_s=right-6&pf_rd_t=15506&pf_rd_i=boxoffice&ref_=chtbo_gnr_1&genres=action&explore=title_type,genres
-
Updated
Apr 9, 2021 - PHP
Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching
-
Updated
Aug 5, 2021 - C#
-
Updated
Sep 18, 2021 - JavaScript
High-performance, columnar, in-memory store with bitmap indexing in Go
-
Updated
Sep 13, 2021 - Go
专业的ORM数据库操作开源库,线程安全,高性能模型对象存储Sqlite开源库,真正实现一行代码操作数据库,让数据库存储变得简单 Professional database storage solutions, thread safe, high-performance model object storage Sqlite open source library, realize one line of code database operation, simple database storage
-
Updated
Apr 13, 2021 - Objective-C
The database toolkit for go
-
Updated
Jan 2, 2019 - Go
The ultimate solution for populating your MongoDB database.
nodejs
docker
cli
mongo
typescript
database
mongodb
docker-image
seed
db
seeding
cli-app
command-line-tool
mongodb-database
hacktoberfest
database-seeding
database-seeder
db-seed
seed-database
mongo-seeding
-
Updated
Sep 3, 2021 - TypeScript
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
-
Updated
Sep 28, 2021 - Python
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
-
Updated
May 25, 2021 - Go
Database migrations and schema updates made easy
mysql
php
sql
sql-server
database
migrations
sqlite
postgresql
db
database-migrations
rdbms
database-management
sqlserver
database-schema
database-schema-migration
sqlsrv
-
Updated
Sep 28, 2021 - PHP
- Wikipedia
- Wikipedia
#2470 问题下已经逐条排查过了,github上能搜到的#2080 #2782 #2873也都排查了
参数已对齐,检测还算准确,但是识别有很大问题
还有什么需要排查的点吗
举例来说:
python tools/infer/predict_system.py --image_dir="./try2/" --det_model_dir="./inference/db_mv3" --rec_model_dir="./inference/rec_ic" --use_angle_cls=false --rec_char_dict_path="./ppocr/utils/cchw_dict.txt" --rec_image_shape="3,32,100"
结果:
![20210926174943 pngsub_pic0_1](https://user-images.githubu