-
Updated
Jul 22, 2021 - Python
Database
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 2,501 public repositories matching this topic...
-
Updated
May 9, 2021 - Python
-
Updated
May 21, 2021 - Python
-
Updated
Jul 22, 2021 - Python
-
Updated
Jul 22, 2021 - Python
-
Updated
Jul 17, 2021 - Python
-
Updated
Jun 8, 2021 - Python
-
Updated
Feb 7, 2021 - Python
-
Updated
Jul 7, 2021 - Python
-
Updated
Jul 21, 2021 - Python
-
Updated
Nov 25, 2019 - Python
-
Updated
Jun 7, 2021 - Python
-
Updated
Jul 19, 2021 - Python
-
Updated
Jun 1, 2021 - Python
-
Updated
Apr 23, 2020 - Python
-
Updated
Dec 2, 2020 - Python
-
Updated
Oct 31, 2019 - Python
Since SSMS is not available for ARM, I was seeking out alternatives and ran across this. Of course I can use mssql-cli's x86 edition via emulation, but I've been trying to only use natively compiled applications on my ARM device. Is there any hope of an ARM64 compilation for Windows on ARM? I need something lightweight like this to complement Visual Studio Code which is available natively on AR
-
Updated
Jul 1, 2021 - Python
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')
-
Updated
Apr 20, 2021 - Python
-
Updated
Jul 5, 2021 - Python
-
Updated
Jul 22, 2021 - Python
Adding cryptocurrency support would be fairly simple - you'd have to create separate methods in finviz.main_func to contain the code to:
- Scrape the table data from crypto performance webpage using
finviz.helper_functions.scraper_functions.get_table. - Download tables from crypto charts webpage (there
- Wikipedia
- Wikipedia
The
CodeChecker cmdsubcommand communicates with the server via Thrift, and on a Jenkins docker image, I have tried to use it to get run information from a local CodeChecker server. The output of theCodeChecker cmd runscommand was just the help message. I have found out that using a proxy is not supported right now, and the issue was solved by disabling proxy via unsetting the environmental