
WUHAN DAMENG DATABASE COMPANY LIMITED — Investor Relations & Filings
Wuhan Dameng Database Company Limited specializes in the development and provision of database management systems (DBMS) and data-centric software solutions. The company's core offering is the Dameng Database (DM) series, a high-performance relational database management system designed for enterprise-level applications. Its products feature high compatibility with international standards, advanced security protocols, and support for distributed and cloud-native architectures. The portfolio includes specialized tools for data integration, disaster recovery, and big data analytics. By focusing on independent research and development, the company provides critical data infrastructure for sectors such as finance, energy, and public services, emphasizing system reliability and data sovereignty through its self-developed core engine.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 武汉达梦数据库股份有限公司募集资金存放、管理与实际使用情况审核报告 | 2026-04-10 | Chinese | |
| 2025年度关于会计师事务所履职情况评估报告 | 2026-04-10 | Chinese | |
| 关于2025年度利润分配方案的公告 | 2026-04-10 | Chinese | |
| 招商证券股份有限公司关于武汉达梦数据库股份有限公司使用部分暂时闲置募集资金进行现金管理的核查意见 | 2026-04-10 | Chinese | |
| 2025年度“提质增效重回报”行动方案评估报告及2026年度行动方案的公告 | 2026-04-10 | Chinese | |
| 2025年年度报告摘要 | 2026-04-10 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39483032 | 武汉达梦数据库股份有限公司募集资金存放、管理与实际使用情况审核报告 | 2026-04-10 | Chinese | ||
| 39483030 | 2025年度关于会计师事务所履职情况评估报告 | 2026-04-10 | Chinese | ||
| 39483029 | 关于2025年度利润分配方案的公告 | 2026-04-10 | Chinese | ||
| 39483027 | 招商证券股份有限公司关于武汉达梦数据库股份有限公司使用部分暂时闲置募集资金进行现金管理的核查意见 | 2026-04-10 | Chinese | ||
| 39483026 | 2025年度“提质增效重回报”行动方案评估报告及2026年度行动方案的公告 | 2026-04-10 | Chinese | ||
| 39483025 | 2025年年度报告摘要 | 2026-04-10 | Chinese | ||
| 39483024 | 2025年度审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-10 | Chinese | ||
| 39483022 | 关于公司2026年度向银行申请综合授信额度的公告 | 2026-04-10 | Chinese | ||
| 39483021 | 关于中国电子财务有限责任公司2025年度风险持续评估报告 | 2026-04-10 | Chinese | ||
| 39483019 | 2025年度独立董事述职报告(潘晓波) | 2026-04-10 | Chinese | ||
| 39483018 | 关于调整公司组织架构的公告 | 2026-04-10 | Chinese | ||
| 39483017 | 2025年度内部控制评价报告 | 2026-04-10 | Chinese | ||
| 39483012 | 关于召开2025年年度股东会的通知 | 2026-04-10 | Chinese | ||
| 39483011 | 关于股东权益变动触及1%刻度的提示性公告 | 2026-04-07 | Chinese | ||
| 39483010 | 2026年第一次临时股东会决议公告 | 2026-03-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
WUHAN DAMENG DATABASE COMPANY LIMITED via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/58591/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58591 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=58591 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=58591 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 58591}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for WUHAN DAMENG DATABASE COMPANY LIMITED (id: 58591)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.