All Projects → xraypy → XrayDB

xraypy / XrayDB

Licence: other
X-ray Reference Data in SQLite library, including Python interface

Programming Languages

python
139335 projects - #7 most used programming language
TeX
3793 projects

Projects that are alternatives of or similar to XrayDB

xmimsim
Monte Carlo simulation of energy-dispersive X-ray fluorescence spectrometers
Stars: ✭ 29 (+11.54%)
Mutual labels:  x-ray-physics, x-ray-fluorescence, x-ray-spectroscopy
numbsql
Run Numba compiled functions into SQLite
Stars: ✭ 34 (+30.77%)
Mutual labels:  sqlite
closql
Store EIEIO objects using EmacSQL
Stars: ✭ 23 (-11.54%)
Mutual labels:  sqlite
couchwarehouse
Data warehouse for CouchDB
Stars: ✭ 41 (+57.69%)
Mutual labels:  sqlite
acid-store
A library for secure, deduplicated, transactional, and verifiable data storage
Stars: ✭ 48 (+84.62%)
Mutual labels:  sqlite
FlashPaper
One-time encrypted password/secret sharing
Stars: ✭ 85 (+226.92%)
Mutual labels:  sqlite
database
Simple and easy go database micro framework
Stars: ✭ 12 (-53.85%)
Mutual labels:  sqlite
python-sqlite3-backup
Sqlite3 online API CPython implementation module
Stars: ✭ 44 (+69.23%)
Mutual labels:  sqlite
EFCore.Sqlite.NodaTime
Adds support for NodaTime types when using SQLite with Entity Framework Core.
Stars: ✭ 21 (-19.23%)
Mutual labels:  sqlite
astro
Astro allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.
Stars: ✭ 79 (+203.85%)
Mutual labels:  sqlite
Zipcodes
A simple library for querying U.S. zipcodes.
Stars: ✭ 63 (+142.31%)
Mutual labels:  sqlite
bookshelf-json-columns
Parse JSON columns with Bookshelf.js
Stars: ✭ 64 (+146.15%)
Mutual labels:  sqlite
react-native-quick-sqlite
Fast SQLite for react-native.
Stars: ✭ 239 (+819.23%)
Mutual labels:  sqlite
reactnative-typescript
Playground and evolution of learnings done in react native with typescript
Stars: ✭ 28 (+7.69%)
Mutual labels:  sqlite
Vp.FSharp.Sql.Sqlite
F# Wrapper for SQLite using System.Data.SQLite and Vp.FSharp.Sql
Stars: ✭ 25 (-3.85%)
Mutual labels:  sqlite
ccxx
This is a cross-platform library software library about c, c ++, unix4, posix. Include gtest, benchmark, cmake, process lock, daemon, libuv, lua, cpython, re2, json, yaml, mysql, redis, opencv, qt, lz4, oci ... https://hub.docker.com/u/oudream
Stars: ✭ 31 (+19.23%)
Mutual labels:  sqlite
winmerge2011
Fork of WinMerge which has a different set of features
Stars: ✭ 36 (+38.46%)
Mutual labels:  sqlite
sqlite-amalgamation
The SQLite amalgamation mirror with cmake
Stars: ✭ 72 (+176.92%)
Mutual labels:  sqlite
selekt
A Kotlin and Android wrapper over SQLCipher, providing 256-bit AES encryption of database files.
Stars: ✭ 26 (+0%)
Mutual labels:  sqlite
pasthis
Simple stupid pastebin
Stars: ✭ 36 (+38.46%)
Mutual labels:  sqlite

Travis CI CodeCov

XrayDB

X-ray Reference Data in SQLite library, including a Python interface.

The repository contains useful data about the intereactions of X-rays with matter. It packages these different data sources into a single sqlite3 database which can, in principle, be used by a very large number of computer programming languages and environments.

The data and code here are placed in the Public Domain.

Web interface

A web interface using XrayDB to display X-ray properties of the elements can be found at https://millenia.cars.aps.anl.gov/xraydb/ and https://xraydb.xrayabsorption.org/

The code for this web interface is at https://github.com/xraypy/xrayweb

About X-ray DB

The X-ray Scattering data from the Elam Tables was modified from code originally written by Darren S. Dale.

Refined values for anomalous scattering factors have been provided directly by Christopher T. Chantler.

The project has mostly been supported and maintained by Matt Newville. Suggestions and conributions are most welcome.

Some history:

This project has moved around a bit. Originally part of Larch (https://xraypy.github.io/xraylarch/), and then part of Scikit-Beam (https://github.com/scikit-beam/scikit-beam), the XrayDB now has a permanent home here at (https://github.com/xraypy/XrayDB).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].